Compare commits
2 Commits
adc73f4959
...
3bc34888f5
| Author | SHA1 | Date |
|---|---|---|
|
|
3bc34888f5 | |
|
|
93a676f7a8 |
|
|
@ -21,7 +21,7 @@ repos:
|
|||
- id: pyupgrade
|
||||
args: [--py37-plus, --keep-runtime-typing]
|
||||
- repo: https://github.com/asottile/reorder-python-imports
|
||||
rev: v3.17.0
|
||||
rev: v3.16.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
- repo: https://github.com/asottile/add-trailing-comma
|
||||
|
|
|
|||
Loading…
Reference in New Issue