mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Pull out rest of record into specific files
This commit is contained in:
@@ -46,8 +46,8 @@ from octodns.record import (
|
||||
UrlfwdValue,
|
||||
ValidationError,
|
||||
ValuesMixin,
|
||||
_ChunkedValue,
|
||||
)
|
||||
from octodns.record.chunked import _ChunkedValue
|
||||
from octodns.record.dynamic import _Dynamic, _DynamicPool, _DynamicRule
|
||||
from octodns.record.target import _TargetValue
|
||||
from octodns.zone import Zone
|
||||
|
||||
Reference in New Issue
Block a user