1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
thatmattlove-hyperglass/hyperglass/models/config/__init__.py
2020-10-11 13:14:07 -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.
"""