mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[pycharm] PyUnboundLocalVariableInspectionTest: cleanup
GitOrigin-RevId: a41931087f8b48972b23e3aaf4b6cc3469175836
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5fdf9283e8
commit
7cf7de79f5
@@ -427,11 +427,6 @@ public class PyUnboundLocalVariableInspectionTest extends PyInspectionTestCase {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
public void testVariableNotReportedAfterNoReturn() {
|
||||
|
||||
}
|
||||
|
||||
// PY-63357
|
||||
public void testFunctionParameterAnnotatedWithReferenceToTypeParameter() {
|
||||
runWithLanguageLevel(LanguageLevel.PYTHON312, () -> {
|
||||
|
||||
Reference in New Issue
Block a user