Skip to content

Commit

Permalink
change without changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Nov 15, 2024
1 parent 84230ce commit b91b9e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/dbt/cli/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ class DbtInternalException(Exception):
pass


# change that doesn't matter


class CliException(ClickException):
"""The base exception class for our implementation of the click CLI.
The exit_code attribute is used by click to determine which exit code to produce
Expand Down

0 comments on commit b91b9e3

Please sign in to comment.