Skip to content

Commit

Permalink
More formatting apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
cetanu authored Oct 16, 2023
1 parent 64a5336 commit 553d25b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def test_datetime_clamping(dt): # see #407
== ReferenceSpam.FromString(message_bytes).ts.seconds
)


def test_empty_message_field():
message = Request()
reference_message = ReferenceRequest()
Expand All @@ -91,4 +91,3 @@ def test_empty_message_field():
assert reference_message.HasField("foo")

assert bytes(message) == reference_message.SerializeToString()

0 comments on commit 553d25b

Please sign in to comment.