mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
5 lines
154 B
Python
5 lines
154 B
Python
"""Define models for all config variables.
|
|
|
|
Import config variables and overrides default class attributes.
|
|
Validate input for overridden parameters.
|
|
"""
|