#### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> As we are not concerned with Python 2, removing the following lines, ```python from __future__ import print_function, division ``` will be less confusing for the developers. #### Example of the problem <!--Provide a reproducible example code which is causing the bug to appear. Leave this section if the problem is not a bug.--> #### References/Other comments