Skip to content

Commit 76c6189

Browse files
committed
1 parent afbc25b commit 76c6189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ select = [
143143
"B", # flake8-bugbear
144144
"C4", # flake8-comprehensions
145145
"COM", # flake8-commas
146+
"EM", # flake8-errmsg
146147
"Q", # flake8-quotes
147148
"PTH", # flake8-use-pathlib
148149
"SIM", # flake8-simplify

0 commit comments

Comments
 (0)