Skip to content
Snippets Groups Projects
Commit 8a34d936 authored by Joshua Steer's avatar Joshua Steer
Browse files

Updated GUI imports

parent 4f4208b8
No related branches found
No related tags found
No related merge requests found
import os import AmpScan
os.chdir('..')
import sys import sys
import numpy as np import numpy as np
from vtk.util import numpy_support from vtk.util import numpy_support
......
...@@ -5,8 +5,7 @@ Created on Tue Oct 10 16:21:12 2017 ...@@ -5,8 +5,7 @@ Created on Tue Oct 10 16:21:12 2017
@author: js22g12 @author: js22g12
""" """
import os import AmpScan
os.chdir('..')
import sys import sys
import copy import copy
import numpy as np import numpy as np
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment