(actually, the other way around is better)

This commit is contained in:
Fabio Manganiello 2022-04-06 23:56:10 +02:00
parent d311629403
commit 1c6ff2fa49
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 4 additions and 5 deletions

View File

@ -17,11 +17,6 @@ repos:
hooks:
- id: markdown-toc
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
hooks:
@ -31,3 +26,7 @@ repos:
- flake8-comprehensions
- flake8-simplify
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black