mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-31 18:46:53 +00:00
Updates for flake8 3.7
This commit is contained in:
parent
50d31f9c5c
commit
63cc3414e9
2 changed files with 6 additions and 4 deletions
|
|
@ -42,7 +42,6 @@ def parse_num_to_int(s):
|
|||
|
||||
|
||||
def parse_topkeys(s):
|
||||
# type: (str) -> array
|
||||
return s.split(',')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue