Skip to content

Commit eba8c99

Browse files
committed
Remove newline
1 parent afca45e commit eba8c99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tap_github/repository_streams.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,6 @@ class ReviewCommentReactionsStream(GitHubRestStream):
16921692
parent_stream_type = ReviewCommentsStream
16931693
ignore_parent_replication_key = False
16941694
state_partitioning_keys: ClassVar[list[str]] = ["repo", "org"]
1695-
16961695

16971696
def post_process(self, row: dict, context: Context | None = None) -> dict:
16981697
self.logger.info(f"Context: {context}")

0 commit comments

Comments
 (0)