Skip to content

Commit 387b10d

Browse files
committed
Add deprecated_print back
1 parent e2e4b76 commit 387b10d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/dbt/cli/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def invoke(self, args: List[str]) -> Tuple[Optional[List], bool]:
8080
@p.macro_debugging
8181
@p.partial_parse
8282
@p.print
83+
@p.deprecated_print
8384
@p.printer_width
8485
@p.quiet
8586
@p.record_timing_info

0 commit comments

Comments
 (0)