Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xavier Garrido
CAMEL
Commits
b72e015f
Commit
b72e015f
authored
May 29, 2017
by
Matthieu Tristram
Browse files
Remove comment :-(
parent
0aedce8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
work/tools/python/camel.py
work/tools/python/camel.py
+0
-1
No files found.
work/tools/python/camel.py
View file @
b72e015f
...
@@ -1733,7 +1733,6 @@ class prof:
...
@@ -1733,7 +1733,6 @@ class prof:
marker
=
kwargs
.
pop
(
"marker"
,
'o'
)
marker
=
kwargs
.
pop
(
"marker"
,
'o'
)
if
extent
==
None
:
if
extent
==
None
:
extent
=
(
self
.
_v
[
0
],
self
.
_v
[
-
1
])
extent
=
(
self
.
_v
[
0
],
self
.
_v
[
-
1
])
print
(
color
)
#plot profile
#plot profile
refmin
=
self
.
ymin
refmin
=
self
.
ymin
...
...
Write
Preview
Markdown
is supported
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