You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicstaticStringPROMPT_DEFAULT = "Generate high-quality docstring for the following Python function including function signature: ";
19
+
publicstaticStringPROMPT_DEFAULT = "Generate high-quality docstring for the following Python class or function. Use the reStructuredText docstring format. Only return the docstring for the top-level element:";
0 commit comments