Skip to content
Snippets Groups Projects
Commit 0d2eaed7 authored by Tom Titcombe's avatar Tom Titcombe
Browse files

Fix new flake8 warning too many blank lines

Refs #23960
parent 392b0603
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,6 @@ from sans.state.data import get_data_builder
from sans.common.file_information import SANSFileInformationFactory
def remove_all_workspaces_from_ads():
workspaces_on_the_ads = AnalysisDataService.getObjectNames()
for name in workspaces_on_the_ads:
......
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