diff --git a/.gitignore b/.gitignore index 9ab6bf7..4b1a187 100644 --- a/.gitignore +++ b/.gitignore @@ -243,4 +243,3 @@ cython_debug/ **/datasets/ **/bus.jpg - diff --git a/.idea/misc.xml b/.idea/misc.xml index 5fa3f4c..9e17544 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,4 @@ - - - + \ No newline at end of file diff --git a/test.py b/test.py deleted file mode 100644 index 46591b5..0000000 --- a/test.py +++ /dev/null @@ -1 +0,0 @@ -print('this is a test') \ No newline at end of file