- Notifications
You must be signed in to change notification settings - Fork14
Open
Description
config - system for deprecating old configs
config.schema - schema
- dataclasses
- typed dicts
- shapes
- whatever it takes to take a
dict-like structure
config.v - old versionsconfig/v/ - an old version is tagged whenever new one isconfig/v/tests/test_config.py tests / assertions for schema to migrate to new one, load old ones with deprecation warning
Metadata
Metadata
Assignees
Labels
No labels