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
6a6c0090
Commit
6a6c0090
authored
Sep 13, 2018
by
juga
Browse files
Fix linter error
parent
1b17d599
Changes
1
Hide whitespace changes
Inline
Side-by-side
sbws/lib/v3bwfile.py
View file @
6a6c0090
...
...
@@ -461,7 +461,6 @@ class V3BWFile(object):
key
=
lambda
l
:
l
.
bw
)
return
cls
(
header
,
bw_lines
)
@
staticmethod
def
bw_kb
(
bw_lines
,
reverse
=
False
):
bw_lines_scaled
=
copy
.
deepcopy
(
bw_lines
)
...
...
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