Update octodns/provider/dyn.py

Co-Authored-By: ross <ross@github.com>
This commit is contained in:
Theo Julienne
2019-01-28 09:07:20 -08:00
committed by GitHub
parent 8f7543504f
commit 0aaa235d0a
+1 -1
View File
@@ -583,7 +583,7 @@ class DynProvider(BaseProvider):
# Populate rules
rules = self._populate_dynamic_rules(rulesets, pools)
# We start out with something that will always change show
# We start out with something that will always show
# change in case this is a busted TD. This will prevent us from
# creating a duplicate td. We'll overwrite this with real data
# provide we have it