Skip to content

Commit 549cd4d

Browse files
committed
minor change
1 parent 0adfd71 commit 549cd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/filter/ipaddr.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class mac_linux(netaddr.mac_unix):
7777
description: type of filter. example ipaddr, ipv4, ipv6, ipwrap
7878
notes:
7979
requirements:
80-
- netaddr >= 0.10.1
80+
- netaddr>=0.10.1
8181
"""
8282

8383
EXAMPLES = r"""

0 commit comments

Comments
 (0)