Skip to content

Commit c8ea89a

Browse files
committed
Add empty line to flake8
1 parent 2d52682 commit c8ea89a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[flake8]
22
ignore = DCO010, DCO023, DOC503, DOC602, DOC603, MDA002, E203, E501, E712, F401, F403, F821, W503
33
style = google
4-
skip-checking-short-docstrings = False
4+
skip-checking-short-docstrings = False

0 commit comments

Comments
 (0)