Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fixes AI Platform example formatting in docs #262

Closed
wants to merge 3 commits into from
Closed

Conversation

discdiver
Copy link
Contributor

Closes PrefectHQ/prefect#13050 .

Example

Code now formats for docs.

Screenshots

After:
Screenshot 2024-03-26 at 3 32 05 PM

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.

@discdiver discdiver added the documentation Improvements or additions to documentation label Mar 26, 2024
@discdiver discdiver requested a review from a team as a code owner March 26, 2024 19:33
@desertaxle
Copy link
Member

Thank you for your willingness to contribute to prefect-gcp! The code for this library has been moved to https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gcp. Please reopen this PR there if this functionality is still needed!

@desertaxle desertaxle closed this Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code formatting on AI Platform API page
2 participants