Skip to content
Snippets Groups Projects
Commit 8d9a6d73 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez
Browse files

fixing imports

parent 34fde599
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,10 @@ import numpy as np
import pandas as pd
import pvl
import pvl
import sys
import functools
import json
from shapely.geometry import Polygon
import sqlalchemy
from glob import glob
from os.path import dirname
from shutil import copyfile
from plio.io.io_json import read_json
from plio.io import tes_dtype_map
......
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