Skip to content

Commit 3035df2

Browse files
committed
pep8 compliance
1 parent ab0cfad commit 3035df2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/output.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def appendToFile(command):
195195
file.close()
196196
logger.output()
197197

198+
198199
def appendExit():
199200
appendToFile('exit $?;')
200201

0 commit comments

Comments
 (0)