Commit fba0b578 authored by Jay's avatar Jay Committed by Jason R Laura
Browse files

Updates for comments.

parent 464de09b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ import warnings
import pvl
import os

from pysal.cg.shapes import Polygon
from autocnet.utils.utils import find_in_dict
from osgeo import ogr
import numpy as np
+0 −2
Original line number Diff line number Diff line
@@ -3,9 +3,7 @@ from collections import MutableMapping

import numpy as np
import pandas as pd
from pysal.cg.shapes import Polygon

from autocnet.cg.cg import convex_hull_ratio
from autocnet.cg import cg
from autocnet.matcher import health
from autocnet.matcher import outlier_detector as od