We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adfd71 commit 549cd4dCopy full SHA for 549cd4d
plugins/filter/ipaddr.py
@@ -77,7 +77,7 @@ class mac_linux(netaddr.mac_unix):
77
description: type of filter. example ipaddr, ipv4, ipv6, ipwrap
78
notes:
79
requirements:
80
- - netaddr >= 0.10.1
+ - netaddr>=0.10.1
81
"""
82
83
EXAMPLES = r"""
0 commit comments