Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

Clean up import calls for some packages to expect new naming convention #101

Open
2 tasks
dlindenbaum opened this issue Nov 27, 2018 · 1 comment
Open
2 tasks

Comments

@dlindenbaum
Copy link
Collaborator

some packages call

import geoTools

when they need to call

from spacenetutilities import geoTools
  • Ensure each package will import.

  • Update pytest to validate import errors

@nrweir
Copy link
Collaborator

nrweir commented Nov 27, 2018

Related to #91, marking that one as a duplicate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants