jorisvandenbossche commented on code in PR #14448:
URL: https://github.com/apache/arrow/pull/14448#discussion_r1004103799


##########
python/pyarrow/tests/test_pandas.py:
##########
@@ -4472,6 +4472,18 @@ def test_timestamp_as_object_non_nanosecond(resolution, 
tz, dt):
         assert result[0] == expected
 
 
+def test_timestamp_as_object_pytz_offset():

Review Comment:
   ```suggestion
   def test_timestamp_as_object_fixed_offset():
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to