mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-06-13 21:54:29 +02:00
formatting
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ def parse(data):
|
||||
remainder = parsed_line.pop(1)
|
||||
job_number = parsed_line.pop(0)
|
||||
remainder = remainder.split(maxsplit=1)
|
||||
|
||||
|
||||
# rebuild parsed_line
|
||||
parsed_line = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user