Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
a02fafb6
Commit
a02fafb6
authored
Sep 17, 2021
by
Yuanpeng Zhang
Browse files
fix flake8 issue
parent
910b438c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/PythonInterface/plugins/algorithms/SetSampleFromLogs.py
View file @
a02fafb6
...
...
@@ -152,7 +152,6 @@ class SetSampleFromLogs(DistributedDataProcessorAlgorithm):
wksp
=
self
.
getProperty
(
"InputWorkspace"
).
value
# these items are not grabbed from the logs
geometryContainer
=
self
.
getProperty
(
"ContainerGeometry"
).
value
materialContainer
=
self
.
getProperty
(
"ContainerMaterial"
).
value
# get a convenient handle to the logs
...
...
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