Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Julien David
rdos
Commits
acd7f739
Commit
acd7f739
authored
Oct 09, 2020
by
Ismail Moumni
Browse files
line too long
parent
58eced46
Pipeline
#1374
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
softwares/server/server.py
View file @
acd7f739
...
...
@@ -165,7 +165,7 @@ def check_and_complete_parameters(data):
raise
Exception
(
"Dictionnaire Vide!!"
)
#
Function
check_and_replace checks query with default_parameters of generator and replaces empty values with default_parameters
from generator
# check_and_replace checks query with default_parameters of generator and replaces empty values with default_parameters
# Function input takes 2 dictionaries
# Function output returns matched query
def
check_and_replace
(
query
:
dict
,
default_parameters
:
dict
):
...
...
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