Skip to content

Commit

Permalink
Turn off class attribute checking
Browse files Browse the repository at this point in the history
  • Loading branch information
tmke8 committed Aug 1, 2024
1 parent f98c219 commit 2aff486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ style = "sphinx"
arg-type-hints-in-docstring = false
check-return-types = false
check-yield-types = false
check-class-attributes = false

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 2aff486

Please sign in to comment.