kupferbootstrap/config
2022-11-09 20:19:04 +01:00
..
__init__.py config: add new __init__.py 2022-11-09 20:19:04 +01:00
cli.py config: move code from __init__.py into cli.py 2022-11-09 20:19:04 +01:00
profile.py implement explicit Optional type hints for =None parameters 2022-11-09 20:19:04 +01:00
scheme.py config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main() 2022-11-09 20:19:04 +01:00
state.py config.state: try_load_file(): clear state.exception after successful load 2022-11-09 20:19:04 +01:00
test_config.py typecheck: add --check-untyped-defs and fix some associated type errors 2022-11-09 20:19:04 +01:00