Skip to content

Commit ef4edbf

Browse files
CoMPaTechbouwew
authored andcommitted
Back to mypy
1 parent 2056b20 commit ef4edbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ disallow_untyped_defs = true
1818
no_implicit_optional = true
1919
warn_return_any = true
2020
warn_unreachable = true
21-
exclude = (?x)(controller.py|stick.py|parser.py|nodes|messages|connections|helper.py|smile.py)
21+
exclude = (?x)(controller.py|stick.py|parser.py|nodes|messages|connections]
2222

2323
[mypy-plugwise.*]
2424
no_implicit_reexport = true

0 commit comments

Comments
 (0)