You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have 3 copies of the compression inference routines in parser.py, parser.py, and io/common.py. See how much we can reduce this (some is necessary as sometimes we need to actually return a file handle or need to read in and re-wrap).