This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-07 15:35:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/open_ide_migration
openide
/
python
/
testData
/
inspections
/
PyUnusedLocalInspection
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
…
..
UnusedCoroutine
…
allBindingsOfSameNameInOrPatternConsideredUsed.py
…
argsAndKwargsInDunderInit.py
…
callingLocalsLeadsToUnusedParameter.py
…
doctestReference.py
…
exceptionTargetStartingWithUnderscore.py
…
forwardTypeDeclaration.py
…
fStringReferences.py
…
fStringReferencesInComprehensions.py
…
ignoringVariablesStartingWithUnderscore.py
…
incompleteFunctionWithoutName.py
…
moduleGetAttr.py
…
newStyleTypeParameterInFuncNotMarkedAsUnused.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
…
unusedTypeAliasReferredToInOtherTypeAlias.py
…
unusedTypeParameterInTypeAlias.py
…
variableStartingWithUnderscore.py
…