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
1c422f4d
Commit
1c422f4d
authored
Mar 20, 2020
by
Nick Draper
Browse files
missed a flake 8 warning
parent
60fa5917
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/Engineering/gui/engineering_diffraction/tabs/fitting/plotting/plot_model.py
View file @
1c422f4d
...
...
@@ -4,6 +4,8 @@
# NScD Oak Ridge National Laboratory, European Spallation Source,
# Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
# SPDX - License - Identifier: GPL - 3.0 +
class
FittingPlotModel
(
object
):
def
__init__
(
self
):
self
.
plotted_workspaces
=
set
()
...
...
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