We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08075fe commit 01ec14eCopy full SHA for 01ec14e
1 file changed
.flake8
@@ -22,7 +22,7 @@ per-file-ignores =
22
weaviate/collections/collections/__init__.py: A005
23
weaviate/collections/__init__.py: A005
24
weaviate/debug/types.py: A005
25
- weaviate/tenants/types.py: A005
+ weaviate/collections/tenants/types.py: A005
26
weaviate/types.py: A005
27
weaviate/warnings.py: A005
28
test/*: D100, D101, D102, D103, D104, D105, D107, PYD001
0 commit comments