Closed gadomski closed 3 years ago
Steps:
stactools.testing.TestData
tests/__init__.py
TestData.get_path
tests.test_data.get_path
Also includes some typing fixes that were broken on Python 3.6, but weren't caught previously b/c we weren't testing Python 3.6 in stactools v0.1.
Steps:
stactools.testing.TestData
instantiation intests/__init__.py
TestData.get_path
totests.test_data.get_path
Also includes some typing fixes that were broken on Python 3.6, but weren't caught previously b/c we weren't testing Python 3.6 in stactools v0.1.