mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fixed PY-8946 Classmethod docstring creation
This commit is contained in:
@@ -328,6 +328,7 @@ public class PyNames {
|
||||
|
||||
// canonical names, not forced by interpreter
|
||||
public static final String CANONICAL_SELF = "self";
|
||||
public static final String CANONICAL_CLS = "cls";
|
||||
public static final String BASESTRING = "basestring";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user