Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
treff7es committed Jan 28, 2025
1 parent c0205cd commit d31fae9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
MetadataChangeProposal,
)


# Experimental composite emitter that allows multiple emitters to be used in a single ingestion job
class CompositeEmitter(Emitter):
def __init__(self, emitters: List[Emitter]) -> None:
Expand Down

0 comments on commit d31fae9

Please sign in to comment.