Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 5, 2023
1 parent 8a6243a commit f7c9758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ source = ["notebook"]
files = "notebook"
python_version = "3.8"
strict = true
show_error_codes = true
hide_error_codes = false
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
warn_unreachable = true

Expand Down

0 comments on commit f7c9758

Please sign in to comment.