Skip to content

Update logs.mdx - #822

Open
erickwarutumo wants to merge 1 commit into
vast-ai:mainfrom
erickwarutumo:patch-1
Open

Update logs.mdx#822
erickwarutumo wants to merge 1 commit into
vast-ai:mainfrom
erickwarutumo:patch-1

Conversation

@erickwarutumo

Copy link
Copy Markdown

Fixes a TypeError in the VastAI.logs() function documentation. The docs previously listed the parameter as uppercase INSTANCE_ID, but the underlying Python method expects lowercase instance_id. Correcting this prevents runtime errors for users copying code from the documentation.

Fixes a TypeError in the VastAI.logs() function documentation. The docs previously listed the parameter as uppercase INSTANCE_ID, but the underlying Python method expects lowercase instance_id. Correcting this prevents runtime errors for users copying code from the documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant