mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Update octodns/provider/azuredns.py
Co-authored-by: Parker Moore <[email protected]>
This commit is contained in:
co-authored by
Parker Moore
parent
7ad1a8389f
commit
0cb0a54f67
@@ -18,6 +18,6 @@ except ModuleNotFoundError:
|
||||
logger.exception('AzureProvider has been moved into a seperate module, '
|
||||
'octodns_azure is now required. Provider class should '
|
||||
'be updated to octodns_azure.AzureProvider. See '
|
||||
'https://github.com/octodns/octodns/README.md#updating-'
|
||||
'https://github.com/octodns/octodns#updating-'
|
||||
'to-use-extracted-providers for more information.')
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user