Commit 54fa5f14 authored by Amy Stamile's avatar Amy Stamile
Browse files

removed commented code

parent e5b0dec1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
import pyproj
import numpy as np 
# from collections import namedtuple
from typing import NamedTuple

class Point(NamedTuple):