Skip to content

Commit 8d4f974

Browse files
committed
chore(.mypy.ini): remove no_implicit_reexport
1 parent 5b60e3e commit 8d4f974

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.mypy.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ exclude = (?x)(
44
| ^docs/
55
| ^tests/
66
)
7-
no_implicit_reexport = True
87
python_version = 3.10
98
strict = True
109
warn_unreachable = True

0 commit comments

Comments
 (0)