tests_for_datastore #63

Merged
brian merged 45 commits from tests_for_datastore into main 2024-12-21 17:31:14 +01:00
Showing only changes of commit c630498168 - Show all commits
+1 -1
View File
@@ -58,4 +58,4 @@ repos:
rev: 'v2.6'
hooks:
- id: vulture
entry: vulture . --min-confidence 90 --exclude */.venv/*.py
entry: vulture . --min-confidence 90 --exclude */.venv/*.py,*/tests/*.py