Skip to content

Commit f7c9758

Browse files
authored
Update pyproject.toml
1 parent 8a6243a commit f7c9758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ source = ["notebook"]
231231
files = "notebook"
232232
python_version = "3.8"
233233
strict = true
234-
show_error_codes = true
234+
hide_error_codes = false
235235
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
236236
warn_unreachable = true
237237

0 commit comments

Comments
 (0)