Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
juga
sbws
Commits
e62a0354
Commit
e62a0354
authored
Aug 29, 2018
by
juga
Browse files
ops, fix indentation
parent
8fd2d739
Changes
1
Hide whitespace changes
Inline
Side-by-side
sbws/lib/v3bwfile.py
View file @
e62a0354
...
...
@@ -124,7 +124,7 @@ class V3BWHeader(object):
for
l
in
lines
[:
index_terminator
]
if
l
.
split
(
KEYVALUE_SEP_V110
)[
0
]
in
ALL_KEYVALUES
])
h
=
cls
(
ts
,
**
kwargs
)
# last line is new line
# last line is new line
return
h
,
lines
[
index_terminator
+
1
:
-
1
]
@
classmethod
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment