mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Update multi-value PTR warn to supports_warn_or_except
This commit is contained in:
@@ -22,6 +22,7 @@ class HelperProvider(BaseProvider):
|
||||
|
||||
SUPPORTS = set(('A',))
|
||||
id = 'test'
|
||||
strict_supports = False
|
||||
|
||||
def __init__(self, extra_changes=[], apply_disabled=False,
|
||||
include_change_callback=None):
|
||||
|
Reference in New Issue
Block a user