Modify code to add color coding. #5382
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
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
The text was updated successfully, but these errors were encountered: