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
a61be09e
Commit
a61be09e
authored
Oct 12, 2020
by
Ismail Moumni
Browse files
error line 165
parent
93c9b3b8
Pipeline
#1419
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
softwares/server/server.py
View file @
a61be09e
...
...
@@ -162,7 +162,7 @@ def check_and_complete_parameters(data: dict):
else
:
raise
Exception
(
"Error Database"
)
else
:
return
Exception
(
"Dictionnaire Vide!!"
%
s
,
tool
)
return
Exception
(
"Dictionnaire Vide!!"
%
s
,
tool
)
# check_and_replace checks query with default_parameters of generator and replaces empty values with default_parameters
...
...
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