Skip to content

Commit c4474c0

Browse files
Fix Failing Pre-Commit Hook
The flake8 pre-commit hook was failing due to a configuration error with the latest pre-commit and flake8 versions. Signed-off-by: Hassan Abouelela <[email protected]>
1 parent a97e609 commit c4474c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ repos:
2222
entry: poetry run flake8
2323
language: system
2424
types: [python]
25-
require_serial: true

0 commit comments

Comments
 (0)