Skip to content

Commit 7a1cadb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 55320e7 commit 7a1cadb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@ repos:
4343
hooks:
4444
- id: flake8
4545
additional_dependencies:
46-
[
47-
"flake8-bugbear==20.1.4",
48-
"flake8-implicit-str-concat==0.2.0",
49-
]
46+
["flake8-bugbear==20.1.4", "flake8-implicit-str-concat==0.2.0"]
5047
stages: [manual]
5148

5249
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)