Clean up import code part

Fix reverse_geolocate module import loaders

Remove not used modules from main python script

Add the __pycache__ folder to ignore list
This commit is contained in:
2023-05-05 14:21:55 +09:00
parent ab997f2e22
commit d17b87c310
3 changed files with 4 additions and 5 deletions
+1
View File
@@ -1 +1,2 @@
.venv/
bin/utils/__pycache__/*