3 lines
47 B
Python
3 lines
47 B
Python
"""Constants."""
|
|
|
|
SECRET_YAML = "secrets.yaml"
|
"""Constants."""
|
|
|
|
SECRET_YAML = "secrets.yaml"
|