Skip to content

Commit ffc13c6

Browse files
committed
make isort
1 parent 5456696 commit ffc13c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcapkit/protocols/schema/internet/hopopt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
if TYPE_CHECKING:
4040
from ipaddress import IPv4Address, IPv6Address
41-
from typing import Any, Optional, NoReturn
41+
from typing import Any, Optional
4242

4343
from pcapkit.corekit.fields.field import _Field as Field
4444
from pcapkit.protocols.protocol import Protocol

0 commit comments

Comments
 (0)