Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Anchal Gupta
Zero
Commits
20ac4f5b
Commit
20ac4f5b
authored
Jun 30, 2019
by
Sean Leavey
Browse files
Merge branch 'develop'
parents
9aabdb74
2eff6bb6
Pipeline
#70378
failed with stage
in 1 minute and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
zero/data.py
View file @
20ac4f5b
...
...
@@ -230,7 +230,7 @@ class BaseFunction(metaclass=abc.ABCMeta):
@
label
.
setter
def
label
(
self
,
label
):
self
.
_label
=
str
(
label
)
self
.
_label
=
label
@
abc
.
abstractmethod
def
_format_label
(
self
,
tex
=
False
,
suffix
=
None
,
ignore_user_label
=
False
):
...
...
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