Skip to content

Commit 55e4df7

Browse files
committed
Fix imports
1 parent c8a2d78 commit 55e4df7

File tree

1 file changed

+1
-0
lines changed
  • netjsonconfig/backends/openwrt/converters

1 file changed

+1
-0
lines changed

netjsonconfig/backends/openwrt/converters/ddns.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from collections import OrderedDict
2+
23
from ..schema import schema
34
from .base import OpenWrtConverter
45

0 commit comments

Comments
 (0)