Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
neob91-close committed Dec 16, 2024
1 parent b706afb commit f1c2017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ strict_equality = false
warn_unreachable = false
warn_unused_ignores = false
warn_redundant_casts = false
ignore_missing_imports = true
follow_imports = "skip"
show_error_context = true
enable_error_code = [
"unused-awaitable",
Expand Down

0 comments on commit f1c2017

Please sign in to comment.