Hacked By AnonymousFox
�
�܋f � � � d Z ddlZddlZddlZddlZddlmZ ddlmZ ddlmZ ddlm Z ddlm
Z
ddlZddl
mZ dd lmZ i d
d�dd
�dd�dd�dd�dd�dd�dd�dd�dd�dd�d d!�d"d#�d$d%�d&d'�d(d)�d*d+�i d,d-�d.d/�d0d1�d2d3�d4d5�d6d7�d8d9�d:d;�d<d=�d>d?�d@dA�dBdC�dDdE�dFdG�dHdI�dJdK�dLdM��dNdOdPdQdRdSdTdUdVdWdXdYdZ��Z G d[� d\ej j � � ZdS )]z8Plugin built-in to Flake8 to treat pyflakes as a plugin.� N)�Any)� Generator)�List)�Tuple)�Type)�utils)�
OptionManager�UnusedImport�F401�ImportShadowedByLoopVar�F402�ImportStarUsed�F403�LateFutureImport�F404�ImportStarUsage�F405�ImportStarNotPermitted�F406�FutureFeatureNotDefined�F407�PercentFormatInvalidFormat�F501�PercentFormatExpectedMapping�F502�PercentFormatExpectedSequence�F503� PercentFormatExtraNamedArguments�F504�PercentFormatMissingArgument�F505�$PercentFormatMixedPositionalAndNamed�F506�$PercentFormatPositionalCountMismatch�F507�!PercentFormatStarRequiresSequence�F508�'PercentFormatUnsupportedFormatCharacter�F509�StringDotFormatInvalidFormat�F521�"StringDotFormatExtraNamedArguments�F522�'StringDotFormatExtraPositionalArguments�F523�StringDotFormatMissingArgument�F524�StringDotFormatMixingAutomatic�F525�FStringMissingPlaceholders�F541�MultiValueRepeatedKeyLiteral�F601�MultiValueRepeatedKeyVariable�F602�%TooManyExpressionsInStarredAssignment�F621�TwoStarredExpressions�F622�AssertTuple�F631� IsLiteral�F632�InvalidPrintSyntax�F633�IfTuple�F634�BreakOutsideLoop�F701�ContinueOutsideLoop�F702�ContinueInFinally�F703�YieldOutsideFunction�F704�F706�F707�F721�F722�F723�F811�F821�F822�F823�F831�F841�F901)�ReturnOutsideFunction�DefaultExceptNotLast�DoctestSyntaxError�ForwardAnnotationSyntaxError�CommentAnnotationSyntaxError�RedefinedWhileUnused�
UndefinedName�UndefinedExport�UndefinedLocal�DuplicateArgument�UnusedVariable�RaiseNotImplementedc � � � e Zd ZU dZdZg Zee ed<