Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 1d18db7

Browse files
committed
avro ignore
1 parent be7a0cd commit 1d18db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ strict = True
44
exclude = noxfile\.py
55
warn_unused_configs = True
66

7-
[mypy-backoff,flaky]
7+
[mypy-avro.*,backoff,flaky]
88
ignore_missing_imports = True

0 commit comments

Comments
 (0)