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
iPPIDB
ippidb-web
Commits
4b12ba94
Commit
4b12ba94
authored
Dec 08, 2020
by
Hervé MENAGER
Browse files
fix code style (CRs) in settings files.
parent
acd7c526
Pipeline
#42945
failed with stages
in 12 minutes and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ippisite/ippisite/settings.py
View file @
4b12ba94
...
...
@@ -198,4 +198,4 @@ LABLINKS_ID_PREFIX = "https://ippidb.pasteur.fr"
LABLINKS_PROVIDER_ID
=
"2079"
LABLINKS_RESOURCE_NAME
=
"iPPI-DB"
LABLINKS_RESOURCE_DESCRIPTION
=
"iPPI-DB : An interactive database of protein-protein interactions modulators"
LABLINKS_CONTACT_EMAIL
=
"ippidb@pasteur.fr"
\ No newline at end of file
LABLINKS_CONTACT_EMAIL
=
"ippidb@pasteur.fr"
ippisite/ippisite/settings.template.py
View file @
4b12ba94
...
...
@@ -175,4 +175,4 @@ LABLINKS_ID_PREFIX = "https://ippidb.pasteur.fr"
LABLINKS_PROVIDER_ID
=
"2079"
LABLINKS_RESOURCE_NAME
=
"iPPI-DB"
LABLINKS_RESOURCE_DESCRIPTION
=
"iPPI-DB : An interactive database of protein-protein interactions modulators"
LABLINKS_CONTACT_EMAIL
=
"ippidb@pasteur.fr"
\ No newline at end of file
LABLINKS_CONTACT_EMAIL
=
"ippidb@pasteur.fr"
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