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-08-31 15:53:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261
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
Marcus Mews
and
intellij-monorepo-bot
4ffced1811
PY-79201 reveal inferred variance of type var
...
GitOrigin-RevId: 300ca43057147f83290e2e232c4b8fa91d643876
2026-02-16 21:55:31 +00:00
..
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
…
unusedTypeParameterInClass.py
…
unusedTypeParameterInTypeAlias.py
…
variableStartingWithUnderscore.py
…