Skip to content

Commit

Permalink
Enable stricter checks for nacl.utils (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
DMRobertson committed Nov 29, 2021
1 parent 0154651 commit 733c898
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 @@ -68,6 +68,7 @@ strict_equality = true
module = [
"nacl.encoding",
"nacl.exceptions",
"nacl.utils",
]
disallow_any_expr = true
warn_return_any = true
Expand Down

0 comments on commit 733c898

Please sign in to comment.