Skip to content
Snippets Groups Projects
Commit a5cd680c authored by hammonds's avatar hammonds
Browse files

Remove an unused import.

parent f9a5a566
No related branches found
No related tags found
No related merge requests found
import minixs as mx
from minixs.emission import process_spectrum
import numpy as np
from socket import meth
#from socket import meth
from minixs import METHOD_ENTER_STR
try:
from itertools import izip as zip # Python 2 way, For python 3 can use zip directly
......
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