We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bced2 commit 08075feCopy full SHA for 08075fe
1 file changed
.flake8
@@ -22,6 +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
26
weaviate/types.py: A005
27
weaviate/warnings.py: A005
28
test/*: D100, D101, D102, D103, D104, D105, D107, PYD001
0 commit comments