Skip to content

Commit

Permalink
Ignore this rule, black wants it
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgilbert committed Oct 2, 2020
1 parent 124e593 commit 1151176
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
max-line-length = 120
ignore = F401,F405,E402,F403,W504,W605
ignore = F401,F405,E402,F403,W504,W605,E203
max-complexity = 126
exclude = venv/*,*/migrations/*,wip_plugins/*,datatableview/*, sal/settings.py
2 changes: 1 addition & 1 deletion sal/version.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>version</key>
<string>4.1.6.2168</string>
<string>4.1.6.2169</string>
</dict>
</plist>

0 comments on commit 1151176

Please sign in to comment.