1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-25 11:48:21 +00:00
thatmattlove-hyperglass/hyperglass/configuration/models/__init__.py
2019-12-31 18:29:43 -07:00

5 lines
154 B
Python

"""Define models for all config variables.
Import config variables and overrides default class attributes.
Validate input for overridden parameters.
"""