4 lines
71 B
Python
4 lines
71 B
Python
"""Application configuration constants."""
|
|
|
|
RULE_NAME_PREFIX = "AUTO-"
|
"""Application configuration constants."""
|
|
|
|
RULE_NAME_PREFIX = "AUTO-"
|