We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7af93 commit 43bb9d0Copy full SHA for 43bb9d0
src/casibase_python_sdk/prompt.py
@@ -12,6 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+
16
class Prompt:
17
def __init__(
18
self,
src/casibase_python_sdk/properties.py
class Properties:
src/casibase_python_sdk/usage_info.py
class UsageInfo:
0 commit comments