What are the type hints in Python models ? #10054
Unanswered
adrien-turiot-maxa
asked this question in
Q&A
Replies: 0 comments
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