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
Metagenomics
metagenedb
Commits
885592ef
Commit
885592ef
authored
Jun 24, 2019
by
Kenzo-Hugo Hillion
♻
Browse files
fix typo
parent
e145d713
Pipeline
#12751
passed with stage
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backend/metagenedb/apps/catalog/models/gene.py
View file @
885592ef
...
...
@@ -9,4 +9,4 @@ class Gene(models.Model):
functions
=
models
.
ManyToManyField
(
Function
)
def
__str__
(
self
):
return
self
.
ge
return
self
.
ge
ne_id
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