Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed Oct 31, 2023
1 parent 0b9f35e commit 6a70255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/python/tests/steps/binding.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ async def _(context):
[-2, 2, 2.0, "2", "2", "2012-05-31", "2012-05-31T11:20:00Z"],
[-3, 3, 3.0, "3", "2", "2016-04-04", "2016-04-04T11:30:00Z"],
]
print("==>", ret)
assert ret == expected

0 comments on commit 6a70255

Please sign in to comment.