mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
8 lines
52 B
Python
8 lines
52 B
Python
#
|
|
#
|
|
#
|
|
|
|
|
|
class SecretsException(Exception):
|
|
pass
|