Skip to content
Snippets Groups Projects
Commit 721abf00 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Fix flake8 warnings.

Refs #21567
parent 2316ef9b
No related branches found
No related tags found
No related merge requests found
......@@ -52,12 +52,12 @@ from mantidqt.utils.qt import plugins, widget_updates_disabled # noqa
# Pre-application setup
plugins.setup_library_paths()
# -----------------------------------------------------------------------------
# Create the application instance early, set the application name for window
# titles and hold on to a reference to it. Required to be performed early so
# that the splash screen can be displayed
# -----------------------------------------------------------------------------
def qapplication():
"""Either return a reference to an existing application instance
or create a new one
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment