Skip to content

Commit a9d8140

Browse files
committed
comments
1 parent 9fe5205 commit a9d8140

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

airbyte_cdk/sources/streams/concurrent/partition_reader.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717

1818
class PartitionLogger:
1919
"""
20-
Helper class that provides a mechanism for passing a message
20+
Helper class that provides a mechanism for passing a log message onto the current
21+
partitions message repository
2122
"""
2223

2324
def __init__(

0 commit comments

Comments
 (0)