Skip to content

Commit 193eb6a

Browse files
committed
trigger release
1 parent d6f641e commit 193eb6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pcapkit/const/arp/hardware.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
class Hardware(IntEnum):
1919
"""[Hardware] Hardware Types [:rfc:`826`][:rfc:`5494`]"""
2020

21+
22+
2123
#: Reserved [:rfc:`5494`]
2224
Reserved_0 = 0
2325

0 commit comments

Comments
 (0)