Skip to content
Snippets Groups Projects
Commit ae3cb6b7 authored by Brandon Hewer's avatar Brandon Hewer
Browse files

Remove unused numpy import

Refs #23002
parent 92556a88
No related merge requests found
......@@ -4,8 +4,6 @@ from mantid.simpleapi import AppendSpectra, CloneWorkspace, ElasticWindow, LoadL
from mantid.kernel import *
from mantid.api import *
import numpy as np
def _normalize_by_index(workspace, index):
"""
......
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