Skip to content

Commit

Permalink
added lib.mpsk_clients pyproject.toml
Browse files Browse the repository at this point in the history
imported the pycroft.lib.mpsk_client to strict typechecking
  • Loading branch information
agmes4 authored and lukasjuhrich committed Oct 2, 2024
1 parent 489c55f commit 7534a7d
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 @@ -176,6 +176,7 @@ module = [
"pycroft.lib.user.*",
"web.blueprints.finance",
"web.blueprints.finance.*",
"pycroft.lib.mpsk_client",
]
strict_optional = true

Expand Down

0 comments on commit 7534a7d

Please sign in to comment.