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
0b74f15d
Commit
0b74f15d
authored
5 years ago
by
Steffen Hauf
Browse files
Options
Downloads
Patches
Plain Diff
Remove duplicate line
parent
b6137ae3
No related branches found
Branches containing commit
No related tags found
1 merge request
!79
Propagate backlog of cal_tools related changes from production system as of 06/2019
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cal_tools/cal_tools/tools.py
+0
-1
0 additions, 1 deletion
cal_tools/cal_tools/tools.py
with
0 additions
and
1 deletion
cal_tools/cal_tools/tools.py
+
0
−
1
View file @
0b74f15d
...
@@ -485,7 +485,6 @@ def get_from_db(device, constant, condition, empty_constant,
...
@@ -485,7 +485,6 @@ def get_from_db(device, constant, condition, empty_constant,
if
device
:
if
device
:
metadata
=
ConstantMetaData
()
metadata
=
ConstantMetaData
()
metadata
.
calibration_constant
=
constant
metadata
.
calibration_constant
=
constant
metadata
.
calibration_constant_version
=
Versions
.
Now
(
device
)
metadata
.
detector_condition
=
condition
metadata
.
detector_condition
=
condition
if
creation_time
is
None
:
if
creation_time
is
None
:
metadata
.
calibration_constant_version
=
Versions
.
Now
(
device
=
device
)
metadata
.
calibration_constant_version
=
Versions
.
Now
(
device
=
device
)
...
...
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