Skip to content

Commit 8ca9080

Browse files
committed
Add vim modeline to constants.py
1 parent 9a01106 commit 8ca9080

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/iptools/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,5 @@
104104
#: Broadcast messages to the current network (only valid as destination address)
105105
#: (`RFC 919 <https://tools.ietf.org/html/rfc919>`_)
106106
BROADCAST = "255.255.255.255"
107+
108+
# vim: set sw=4 ts=4 sts=4 et :

0 commit comments

Comments
 (0)