Skip to content

Commit

Permalink
Add codes to all log events (re-work of PR #4268) (#4319)
Browse files Browse the repository at this point in the history
* re-work of old branch

automatic commit by git-black, original commits:
  e1a2e8d
  • Loading branch information
iknox-fa committed Feb 8, 2022
1 parent c5d8de9 commit 941de38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/events/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
# TODO: remove ingore when this is fixed:
# https://github.com/python/mypy/issues/5374


@dataclass # type: ignore
class AdapterEventBase(EventSerialization, Event):
name: str
Expand Down

0 comments on commit 941de38

Please sign in to comment.