Skip to content

Commit 6d40b30

Browse files
committed
Fix imports
1 parent f74fd72 commit 6d40b30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • netjsonconfig/backends/openwrt/converters

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)