Closed scottstanie closed 1 year ago
Any reason for holding off on merging this?
There wasn't any detailed conversation- it just seems like good practice to accommodate a python version that's not deprecated yet if there's no strong reason to move forward (like making heavy use of some feature that's not backward compatible). Doubly true for one like s1reader where python 3.8 incompatibility means all downstream packages can't use python 3.8 (like COMPASS, sweets, etc)
only a few typing hints had
list
, so this change is rather minimal