Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
As we now only support Python 3 we can remove all instances of
from _future_ import ... as every one that we use is the default for Python 3.