Skip to content

Commit 08075fe

Browse files
committed
Ignore A005 in tenants pkg
1 parent f5bced2 commit 08075fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +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
2526
weaviate/types.py: A005
2627
weaviate/warnings.py: A005
2728
test/*: D100, D101, D102, D103, D104, D105, D107, PYD001

0 commit comments

Comments
 (0)