We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a01106 commit 8ca9080Copy full SHA for 8ca9080
1 file changed
src/iptools/constants.py
@@ -104,3 +104,5 @@
104
#: Broadcast messages to the current network (only valid as destination address)
105
#: (`RFC 919 <https://tools.ietf.org/html/rfc919>`_)
106
BROADCAST = "255.255.255.255"
107
+
108
+# vim: set sw=4 ts=4 sts=4 et :
0 commit comments