Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
case-k-git committed Feb 27, 2024
1 parent df2c51f commit ed2b26a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def test_xlang_jdbc_write_read(self, database):

with TestPipeline() as p:
p.not_use_test_runner_api = True

class ExtractCount(DoFn):
def process(self, element):
yield element[0]
Expand Down

0 comments on commit ed2b26a

Please sign in to comment.