B
    v9a#  ã               @   s.   d dl mZ d dlmZ G dd„ dejƒZdS )é   )Ú
fixer_base)Ú	BlankLinec               @   s    e Zd ZdZdZdZdd„ ZdS )Ú	FixFutureTz;import_from< 'from' module_name="__future__" 'import' any >é
   c             C   s   t ƒ }|j|_|S )N)r   Úprefix)ÚselfZnodeÚresultsÚnew© r
   ú /usr/lib/python3.7/fix_future.pyÚ	transform   s    zFixFuture.transformN)Ú__name__Ú
__module__Ú__qualname__ZBM_compatibleZPATTERNZ	run_orderr   r
   r
   r
   r   r      s   r   N)Ú r   Z
fixer_utilr   ZBaseFixr   r
   r
   r
   r   Ú<module>   s   