This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23f293db0609bb1defdf372e901b04d4e7ceece8
openide
/
python
/
testData
/
inspections
/
PyUnusedLocalInspection
History
…
..
UnusedCoroutine
…
allBindingsOfSameNameInOrPatternConsideredUsed.py
…
argsAndKwargsInDunderInit.py
…
callingLocalsLeadsToUnusedParameter.py
…
doctestReference.py
…
exceptionTargetStartingWithUnderscore.py
…
forwardTypeDeclaration.py
…
fStringReferences.py
…
fStringReferencesInComprehensions.py
…
ignoringVariablesStartingWithUnderscore.py
…
incompleteFunctionWithoutName.py
…
moduleGetAttr.py
…
nonlocal.py
…
overloadsAndImplementationInClass.py
…
parameterInMethodWithEllipsis.py
…
py2.py
…
singleUnderscore.py
…
topLevelOverloadsAndImplementation.py
…
tupleUnpacking.py
…
typeDeclarationFollowsTargetBeforeItsFirstUsage.py
…
underscorePrefixed.py
…
unusedAssignmentExpression.py
…
unusedCapturePatterns.py
…
unusedFunction.py
…
unusedMultiAssignmentTarget.py
…
variableStartingWithUnderscore.py
…