
    Fwg                          d Z ddlmZ y)z
UNFINISHED
For the ``future`` package.

Adds this import line:

    from __future__ import division

at the top so the code runs identically on Py3 and Py2.6/2.7
    )FixDivisionN)__doc__ libpasteurize.fixes.fix_divisionr        U/var/www/horilla/myenv/lib/python3.12/site-packages/libfuturize/fixes/fix_division.py<module>r	      s   	 9r   