Skip to content

Commit 01ec14e

Browse files
committed
Fix typo in .flake8
1 parent 08075fe commit 01ec14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ per-file-ignores =
2222
weaviate/collections/collections/__init__.py: A005
2323
weaviate/collections/__init__.py: A005
2424
weaviate/debug/types.py: A005
25-
weaviate/tenants/types.py: A005
25+
weaviate/collections/tenants/types.py: A005
2626
weaviate/types.py: A005
2727
weaviate/warnings.py: A005
2828
test/*: D100, D101, D102, D103, D104, D105, D107, PYD001

0 commit comments

Comments
 (0)