Browse Source

Removing trailing whitespace in comment

pull/587/head
Arunothia Marappan 5 years ago
parent
commit
cffc906071
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      octodns/provider/azuredns.py

+ 1
- 1
octodns/provider/azuredns.py View File

@ -490,7 +490,7 @@ class AzureProvider(BaseProvider):
''' '''
Force the operation order to be Delete() before all other operations. Force the operation order to be Delete() before all other operations.
Helps avoid problems in updating
Helps avoid problems in updating
- a CNAME record into an A record. - a CNAME record into an A record.
- an A record into a CNAME record. - an A record into a CNAME record.
''' '''


Loading…
Cancel
Save