Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 21, 2023
1 parent ce10189 commit e0af5e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class {{ cookiecutter.destination_name }}Sink({{ sinkclass }}):

{% if sinkclass == "RecordSink" -%}
def process_record(self, record: dict, context: dict) -> None:
"""Process the record.
"""Process the record.
Args:
record: Individual record in the stream.
Expand Down

0 comments on commit e0af5e4

Please # to comment.