mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
refactor logzero → loguru; docstrings
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
"""
|
||||
Defines models for all config variables.
|
||||
"""Validate command configuration variables."""
|
||||
|
||||
Imports config variables and overrides default class attributes.
|
||||
|
||||
Validates input for overridden parameters.
|
||||
"""
|
||||
# Disable string length warnings so I can actually read these commands
|
||||
# flake8: noqa: E501
|
||||
|
||||
|
Reference in New Issue
Block a user