biocommons / biocommons.seqrepo

non-redundant, compressed, journalled, file-based storage for biological sequences
Apache License 2.0
39 stars 35 forks source link

fix: remove unneeded __future__ imports #153

Closed jsstevenson closed 3 months ago

jsstevenson commented 3 months ago

Note that from __future__ import annotations DOES need to stay to support postponed evaluation of type annotations in seqrepo.py