Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
pyflakes
/
__pycache__
/
File Content:
reporter.cpython-311.pyc
� �|oi� � �: � d Z ddlZddlZ G d� d� � Zd� ZdS )z Provide the Reporter class. � Nc �* � e Zd ZdZd� Zd� Zd� Zd� ZdS )�Reporterz: Formats the results of pyflakes checks to users. c �"