Add config module
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
"""Configuration module for Shell Safe Validator."""
|
"""Configuration module."""
|
||||||
|
|
||||||
from .loader import ConfigLoader, load_rules
|
from .loader import ConfigLoader, load_rules
|
||||||
|
|
||||||
__all__ = ["ConfigLoader", "load_rules"]
|
__all__ = ["ConfigLoader", "load_rules"]
|
||||||
|
|||||||
Reference in New Issue
Block a user