Skip to content
Snippets Groups Projects
Commit 7f1c0dae authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler
Browse files

Tiny fix to keep geomag-algorithms 3.8 compatible

Python version >=3.10 don't need to use the typing module types imported
(e.g., `from typing import List, Tuple`), but if we continue to stick with
these, geomag-algorithms should be backward compatible to py3.8. Some day
we'll have to bump up our minimum python version, but not today.
parent 0f158203
No related branches found
No related tags found
Loading
Loading
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