Skip to content

Commit 57cdfcc

Browse files
authored
Update src/zeroconf/_utils/net.py
1 parent 7eb83cd commit 57cdfcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/zeroconf/_utils/net.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import enum
2424
import errno
2525
import socket
26+
import ipaddress
2627
import struct
2728
import sys
2829
from typing import Any, List, Optional, Sequence, Tuple, Union, cast

0 commit comments

Comments
 (0)