Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
f3d33cfa
Commit
f3d33cfa
authored
Oct 11, 2018
by
Samuel GAIST
Committed by
André Anjos
Oct 17, 2018
Browse files
[toolchain] Remove stray print
parent
456db98b
Changes
1
Hide whitespace changes
Inline
Side-by-side
beat/core/toolchain.py
View file @
f3d33cfa
...
...
@@ -393,7 +393,6 @@ class Toolchain(object):
"""
print
(
is_layout
)
# the representation for channel colors must be complete
all_colors
=
set
(
self
.
data
[
'representation'
][
'channel_colors'
].
keys
())
channels
=
set
([
k
[
'name'
]
for
k
in
self
.
data
[
'datasets'
]])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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