Skip to content

Commit 3a236ef

Browse files
committed
1 parent cd755c1 commit 3a236ef

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
@@ -145,6 +145,7 @@ select = [
145145
"B", # flake8-bugbear
146146
"C4", # flake8-comprehensions
147147
"COM", # flake8-commas
148+
"EM", # flake8-errmsg
148149
"Q", # flake8-quotes
149150
"PTH", # flake8-use-pathlib
150151
"SIM", # flake8-simplify

0 commit comments

Comments
 (0)