Skip to content

Commit

Permalink
Add deprecated_print back
Browse files Browse the repository at this point in the history
  • Loading branch information
stu-k committed Mar 6, 2023
1 parent 5fafbb8 commit 663d8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def invoke(self, args: List[str]) -> Tuple[Optional[List], bool]:
@p.macro_debugging
@p.partial_parse
@p.print
@p.deprecated_print
@p.printer_width
@p.quiet
@p.record_timing_info
Expand Down

0 comments on commit 663d8b8

Please sign in to comment.