adhere to PEP008 by using absolute imports
See https://www.python.org/dev/peps/pep-0008/#imports.
This is also how it's done in all of Python's standard library.
@jbweston and @anton-akhmerov is this good to merge?
See https://www.python.org/dev/peps/pep-0008/#imports.
This is also how it's done in all of Python's standard library.
@jbweston and @anton-akhmerov is this good to merge?