pylint: ignore line-too-long

This commit is contained in:
Josh Lay 2023-10-14 23:04:24 -05:00
parent 1560ba722c
commit 6e6089c2df
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# pylint: disable=line-too-long
"""
A smart but also lazy login autostart manager for i3/Sway.