Skip to content

fix the indentation of python code in the faq snippets#863

Merged
torresmateo merged 3 commits intomainfrom
mateo/dev-294-fix-the-indentation-of-python-code-in-the-faq-snippets
Mar 13, 2026
Merged

fix the indentation of python code in the faq snippets#863
torresmateo merged 3 commits intomainfrom
mateo/dev-294-fix-the-indentation-of-python-code-in-the-faq-snippets

Conversation

@torresmateo
Copy link
Copy Markdown
Collaborator

@torresmateo torresmateo commented Mar 8, 2026

Note

Low Risk
Documentation-only formatting changes to MDX code snippets; no runtime logic or API behavior is affected.

Overview
Fixes formatting in app/en/resources/faq/page.mdx so the FAQ’s Python/JS authentication snippets render correctly inside Tabs.

This primarily corrects Python indentation in the scope-collection and auth-wait examples, and replaces incorrect/extra code-fence closings (e.g., stray ````) with proper triple-backtick fences.

Written by Cursor Bugbot for commit 4f4c71b. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 8, 2026 9:37pm

Request Review

@torresmateo torresmateo changed the title Mateo/dev 294 fix the indentation of python code in the faq snippets fix the indentation of python code in the faq snippets Mar 8, 2026
@torresmateo torresmateo requested a review from vfanelle March 8, 2026 21:31
@torresmateo torresmateo enabled auto-merge (squash) March 8, 2026 21:31
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread app/en/resources/faq/page.mdx
@torresmateo torresmateo merged commit 90614de into main Mar 13, 2026
9 checks passed
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.

2 participants