PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint
/
checkers
/
__pycache__
/
Editing: mapreduce_checker.cpython-311.pyc
� � hW � �j � d dl mZ d dlZd dlZd dlmZmZ erd dlmZ G d� dej �� � Z dS )� )�annotationsN)� TYPE_CHECKING�Any)�PyLinterc �^ � e Zd ZdZd d�Zej dd�� � Zej dd�� � ZdS )�MapReduceMixinzAA mixin design to allow multi-process/threaded runs of a Checker.�return�Nonec �>