rename_shared_module_database #57

Merged
brian merged 10 commits from rename_shared_module_database into main 2024-10-20 22:37:31 +02:00
Showing only changes of commit 66c3f38dba - Show all commits
+4
View File
@@ -114,3 +114,7 @@ ignore_missing_imports = true
[[tool.mypy.overrides]]
module = "models.*"
ignore_missing_imports = true
[[tool.mypy.overrides]]
module = "shared.mongodb.*"
ignore_missing_imports = true