pylint: ignore line-too-long
This commit is contained in:
parent
1560ba722c
commit
6e6089c2df
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# pylint: disable=line-too-long
|
||||
"""
|
||||
A smart but also lazy login autostart manager for i3/Sway.
|
||||
|
||||
|
|
Loading…
Reference in a new issue