Compare commits
1 commit
1d5160b669
...
66cd7b90b6
Author | SHA1 | Date | |
---|---|---|---|
66cd7b90b6 |
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ writers.writePython3 "audiomenu" {
|
||||||
libraries = [ python3Packages.click ];
|
libraries = [ python3Packages.click ];
|
||||||
# line too long, but I like my code well documented
|
# line too long, but I like my code well documented
|
||||||
flakeIgnore = [ "E501" ];
|
flakeIgnore = [ "E501" ];
|
||||||
} ./audiomenu.py
|
} ./jpassmenu.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue