mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
extensions: Make extensions conform with PEP8
This commit is contained in:
parent
97ab53afeb
commit
310f48973e
4 changed files with 114 additions and 111 deletions
|
@ -3,4 +3,4 @@
|
|||
import sys
|
||||
|
||||
for line in sys.stdin:
|
||||
print line.strip()
|
||||
print line.strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue