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-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb34fe5953df8a44d3176e7108ddf2d1f425c0d2
openide
/
python
/
python-psi-impl
/
resources
/
inspectionDescriptions
T
History
Ilia Zakoulov
and
intellij-monorepo-bot
1c307c7934
PY-82168: Implement inspection and quick fixes for dataframe and series in the conditions
...
GitOrigin-RevId: 658f2d5609852b00b7e1011c3841c7266c202686
2025-07-09 17:45:22 +00:00
..
metaInformation.json
…
PyAbstractClassInspection.html
…
PyArgumentEqualDefaultInspection.html
…
PyArgumentListInspection.html
…
PyAssertTypeInspection.html
…
PyAssignmentToLoopOrWithParameterInspection.html
…
PyAsyncCallInspection.html
…
PyAttributeOutsideInitInspection.html
…
PyAugmentAssignmentInspection.html
…
PyBroadExceptionInspection.html
…
PyByteLiteralInspection.html
…
PyCallingNonCallableInspection.html
…
PyChainedComparisonsInspection.html
…
PyClassHasNoInitInspection.html
…
PyClassicStyleClassInspection.html
…
PyClassVarInspection.html
…
PyComparisonWithNoneInspection.html
…
PyCompatibilityInspection.html
…
PyDataclassInspection.html
…
PyDecoratorInspection.html
…
PyDefaultArgumentInspection.html
…
PyDeprecatedModulesInspection.html
…
PyDeprecationInspection.html
…
PyDictCreationInspection.html
…
PyDictDuplicateKeysInspection.html
…
PyDocstringTypesInspection.html
…
PyDunderSlotsInspection.html
…
PyEnumInspection.html
…
PyExceptClausesOrderInspection.html
…
PyExceptionInheritInspection.html
…
PyFinalInspection.html
…
PyFromFutureImportInspection.html
…
PyGlobalUndefinedInspection.html
…
PyInconsistentIndentationInspection.html
…
PyInconsistentReturnsInspection.html
…
PyIncorrectDocstringInspection.html
…
PyInitNewSignatureInspection.html
…
PyInterpreterInspection.html
…
PyListCreationInspection.html
…
PyMandatoryEncodingInspection.html
…
PyMethodFirstArgAssignmentInspection.html
…
PyMethodMayBeStaticInspection.html
…
PyMethodOverridingInspection.html
…
PyMethodParametersInspection.html
…
PyMissingConstructorInspection.html
…
PyMissingOrEmptyDocstringInspection.html
…
PyMissingTypeHintsInspection.html
…
PyNamedTupleInspection.html
…
PyNestedDecoratorsInspection.html
…
PyNewStyleGenericSyntaxInspection.html
…
PyNewTypeInspection.html
…
PyNonAsciiCharInspection.html
…
PyNoneFunctionAssignmentInspection.html
…
PyOldStyleClassesInspection.html
…
PyOverloadsInspection.html
…
PyOverridesInspection.html
…
PyPackageRequirementsInspection.html
…
PyPandasSeriesToListInspection.html
…
PyPandasTruthValueIsAmbiguousInspection.html
PY-82168: Implement inspection and quick fixes for dataframe and series in the conditions
2025-07-09 17:45:22 +00:00
PyPropertyAccessInspection.html
…
PyPropertyDefinitionInspection.html
…
PyProtectedMemberInspection.html
…
PyProtocolInspection.html
…
PyRedeclarationInspection.html
…
PyRedundantParenthesesInspection.html
…
PyReturnFromInitInspection.html
…
PySetFunctionToLiteralInspection.html
…
PyShadowingNamesInspection.html
…
PySimplifyBooleanCheckInspection.html
…
PySingleQuotedDocstringInspection.html
…
PyStatementEffectInspection.html
…
PyStringFormatInspection.html
…
PySuperArgumentsInspection.html
…
PyTrailingSemicolonInspection.html
…
PyTupleAssignmentBalanceInspection.html
…
PyTupleItemAssignmentInspection.html
…
PyTypeCheckerInspection.html
…
PyTypedDictInspection.html
…
PyTypeHintsInspection.html
…
PyUnboundLocalVariableInspection.html
…
PyUnnecessaryBackslashInspection.html
…
PyUnreachableCodeInspection.html
…
PyUnresolvedReferencesInspection.html
…
PyUnusedImportsInspection.html
PY-4330 PY-77891 Extract PyUnusedImportInspection from PyUnresolvedReferencesInspection
2025-05-08 17:01:37 +00:00
PyUnusedLocalInspection.html
…