mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 21:52:48 +07:00
4 lines
117 B
Python
4 lines
117 B
Python
from PyAbstractClassInspection.quickFix.SetABCMetaAsMetaclassPy3.main_import import A1
|
|
|
|
class A<caret>2(A1):
|
|
pass |