Skip to content

Commit

Permalink
Rollback quotes via black.exe and ignore it in flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
artanokhov committed Sep 11, 2024
1 parent b79e569 commit 3eb0437
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 320 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ignore = DAR101, DAR201, DAR401, D107, D415, I201, T001, S404, S603, G004, B009,
enable-extensions=G
per-file-ignores =
tests/*: D100,D101,D102,D104,S108,CFQ004,PT023
utils/*: Q000
tests/conftest.py: D100,D101,D102,D103,D104,CFQ004

[pydocstyle]
Expand Down
Loading

0 comments on commit 3eb0437

Please sign in to comment.