Skip to content

Commit 28ca345

Browse files
committed
1 parent 7677b2f commit 28ca345

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
@@ -153,6 +153,7 @@ select = [
153153
"B", # flake8-bugbear
154154
"C4", # flake8-comprehensions
155155
"COM", # flake8-commas
156+
"EM", # flake8-errmsg
156157
"Q", # flake8-quotes
157158
"PTH", # flake8-use-pathlib
158159
"SIM", # flake8-simplify

0 commit comments

Comments
 (0)