Commit Graph

2 Commits

Author SHA1 Message Date
mprahl
af9505b0e1 Rearrange the imports to meet the style guide
This also includes `from __future__ import absolute_import`
in every file so that the imports are consistent in Python 2 and 3.
The Python 2 tests fail without this.
2020-01-16 14:39:46 -05:00
mprahl
f5ce07569b Move test_content_generator.py to test_builder/test_content_generator.py 2020-01-16 14:39:46 -05:00