Skip to content

Commit

Permalink
Update providers/src/airflow/providers/databricks/operators/databrick…
Browse files Browse the repository at this point in the history
…s.py

Co-authored-by: Gabor Ratky <gabor.ratky@databricks.com>
  • Loading branch information
pranshupand-db and gaborratky-db committed Oct 20, 2024
1 parent aeef2d8 commit c4014f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -759,8 +759,8 @@ class DatabricksRunNowOperator(BaseOperator):
For more information about templating see :ref:`concepts:jinja-templating`.
https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunNow
:param dbt_commands: A list containing the dbt commands to run using dbt command line
interface(CLI). This field will be templated.
:param dbt_commands: A list containing the dbt commands to run using the dbt command line
interface (CLI). This field will be templated.
.. seealso::
For full details on the dbt CLI, see :ref:`concepts:dbt-commands`.
Expand Down

0 comments on commit c4014f5

Please sign in to comment.