
    `6i                          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        i/root/.openclaw/workspace/visionaryfx/venv/lib/python3.12/site-packages/libfuturize/fixes/fix_division.py<module>r	      s   	 9r   