Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycalibration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
calibration
pycalibration
Commits
2108021a
Commit
2108021a
authored
3 years ago
by
Robert Rosca
Browse files
Options
Downloads
Patches
Plain Diff
Remove old global config statement
parent
6ab1a8cb
No related branches found
No related tags found
1 merge request
!531
Feat/dynaconf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
webservice/serve_overview.py
+0
-1
0 additions, 1 deletion
webservice/serve_overview.py
with
0 additions
and
1 deletion
webservice/serve_overview.py
+
0
−
1
View file @
2108021a
...
...
@@ -39,7 +39,6 @@ class RequestHandler(BaseHTTPRequestHandler):
def
init_config
(
self
):
global
config
global
cal_config
self
.
nodes_avail_res_cmd
=
config
[
"
shell-commands
"
][
"
nodes-avail-res
"
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment