What are the type hints in Python models ? #10054
Unanswered
adrien-turiot-maxa
asked this question in
Q&A
Replies: 1 comment
-
I'm also curious about what would be the best fit here. I've found this post, but this is a bit unsatisfying. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In a python models, we would like to have type hints.
But the
dbt
argument does not have any definition, for example here:It looks like this is a generated class like
main_module.dbtObj
🤔Is their a type available for this value ?
Beta Was this translation helpful? Give feedback.
All reactions