Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify code to add color coding. #5382

Closed
1 task done
ialdg opened this issue Apr 27, 2024 · 0 comments · Fixed by #6569
Closed
1 task done

Modify code to add color coding. #5382

ialdg opened this issue Apr 27, 2024 · 0 comments · Fixed by #6569
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear

Comments

@ialdg
Copy link
Contributor

ialdg commented Apr 27, 2024

Contributions

  • I have read the contribution docs, and understand what's expected of me.

Link to the page on docs.getdbt.com requiring updates

https://docs.getdbt.com/docs/build/python-models#specific-data-platforms

What part(s) of the page would you like to see updated?

Hi. At the Snowflake section, this code:
def model(dbt, session): dbt.config( materialized = "table", python_version="3.11" )
, is not color coded as the rest of the code in all the site. It'd be a good idea to change it.
Regards.
IL.

Additional information

No response

@ialdg ialdg added content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant