Skip to content

Commit b75e214

Browse files
committed
add newline at end
1 parent c0da4c8 commit b75e214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ no_implicit_optional = True
99
disallow_incomplete_defs = True
1010
warn_redundant_casts = True
1111
warn_unused_ignores = True
12-
exclude = (^venv|^test|^can/interfaces|^setup.py$)
12+
exclude = (^venv|^test|^can/interfaces|^setup.py$)

0 commit comments

Comments
 (0)