Skip to content

Commit 3326626

Browse files
committed
[qa] Minor isort fix
1 parent 1bf095f commit 3326626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netjsonconfig/backends/openwrt/converters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import json
22
from copy import deepcopy
3+
34
from ipaddress import ip_interface, ip_network
45

56
from ...utils import get_copy, sorted_dict

0 commit comments

Comments
 (0)