Skip to content

Commit 7cee5d5

Browse files
authored
Update .pre-commit-config.yaml
1 parent 3b5bcc0 commit 7cee5d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ repos:
2323
- id: pylint
2424
name: pylint (library code)
2525
types: [python]
26-
args:
27-
- --disable=consider-using-f-string
2826
exclude: "^(docs/|examples/|tests/|setup.py$)"
2927
- id: pylint
3028
name: pylint (example code)

0 commit comments

Comments
 (0)