udim commented on a change in pull request #13812:
URL: https://github.com/apache/beam/pull/13812#discussion_r564971526
##########
File path: sdks/python/apache_beam/coders/coders_test_common.py
##########
@@ -63,6 +65,34 @@ class CodersTest(unittest.TestCase):
# These class methods ensure that we test each defined coder in both
# nested and unnested context.
+ # Common test values representing Python's built-in types.
+ values_deterministic: List[Any] = [
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]