Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
liferoad committed Mar 9, 2025
1 parent 848e55d commit 1195578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/python/apache_beam/coders/coders_test_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def tearDownClass(cls):
coders.SinglePrecisionFloatCoder,
coders.ToBytesCoder,
coders.BigIntegerCoder, # tested in DecimalCoder
coders.BigEndianInt32Coder,
coders.TimestampPrefixingOpaqueWindowCoder,
])
cls.seen_nested -= set(
Expand Down

0 comments on commit 1195578

Please sign in to comment.