feat: Include __future__ imports for 2.7 backwards compt
- If the file is run in py2, it should still function if using certain
py3 functionality (unicode, division, imports, etc)
Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
Please register or sign in to comment