digitaldemocratic/dd-sso/admin
Evilham 81fff214d5
[sso-admin] Disentangle module and add type hints
With this commit, code from the admin module can be re-used and thanks
to adding type-hints in most places we are able to discover some bugs.

This commit attempts to fix only that which was necessary to:

- Add a reasonable amount of type hints
- Disentangle the module

There are already some issues that have been discovered by mypy.
2022-07-29 14:02:49 +02:00
..
docker DD education workspace 2022-07-10 12:15:47 +02:00
src [sso-admin] Disentangle module and add type hints 2022-07-29 14:02:49 +02:00
.gitignore [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
Pipfile [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
Pipfile.lock [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
mypy.ini [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
pyproject.toml [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00