Skip to content

Commit e8a361c

Browse files
committed
Fix imports
1 parent faeb3aa commit e8a361c

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)