S H d Z ddlmZ ddlmZ G d dej ZdS )zVRemove __future__ imports
from __future__ import foo is replaced with an empty line.
)
fixer_base) BlankLinec e Zd ZdZdZdZd ZdS ) FixFutureTz;import_from< 'from' module_name="__future__" 'import' any >
c : t }|j |_ |S )N)r prefix)selfnoderesultsnews ?/opt/alt/python311/lib64/python3.11/lib2to3/fixes/fix_future.py transformzFixFuture.transform s kk[
N)__name__
__module____qualname__
BM_compatiblePATTERN run_orderr r r r r s4 MOG I r r N)__doc__ r
fixer_utilr BaseFixr r r r