Skip to content

Commit

Permalink
remove old directories; update flake8 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
turingcompl33t committed Oct 16, 2023
1 parent 2df8540 commit 35feee2
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 702 deletions.
4 changes: 3 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[flake8]
ignore = E501, W503, E203
ignore = E501, W503, E203
exclude =
node_modules
17 changes: 0 additions & 17 deletions mlte/api/__init__.py

This file was deleted.

73 changes: 0 additions & 73 deletions mlte/api/api.py

This file was deleted.

Empty file removed mlte/api/http/__init__.py
Empty file.
Empty file removed mlte/api/http/api.py
Empty file.
17 changes: 0 additions & 17 deletions mlte/api/local/__init__.py

This file was deleted.

75 changes: 0 additions & 75 deletions mlte/api/local/api.py

This file was deleted.

62 changes: 0 additions & 62 deletions mlte/api/local/data_model.py

This file was deleted.

32 changes: 0 additions & 32 deletions mlte/api/uri.py

This file was deleted.

Loading

0 comments on commit 35feee2

Please sign in to comment.