[CT-1591] [Bug] New python files .py cause parsing and compilation errors #6367
Labels
bug
Something isn't working
paper_cut
A small change that impacts lots of users in their day-to-day
python_models
support_rotation
A good task to pick up during support rotation
Milestone
Is this a new bug in dbt-core?
Current Behavior
When you open a new python file .py it causes a parsing and compilation error until the model code is inputted.
This is not great for mid development experience and blocks the ability to run any of your other models simply because you started working on a
.py
file.https://www.loom.com/share/cea560725928459cb896a398289369e2
Expected Behavior
No error compilation for new and empty python files.
Allow you to run other models in your pipeline during python development.
Steps To Reproduce
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: