Skip to content

Commit 01317af

Browse files
committed
Add newline at the end of setup.cfg
1 parent b4a053f commit 01317af

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
@@ -19,4 +19,4 @@ use_parentheses = True
1919

2020
[flake8]
2121
ignore = E203, E501, E741, W503, W605
22-
max-line-length = 119
22+
max-line-length = 119

0 commit comments

Comments
 (0)