We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb9704 commit a89e5aeCopy full SHA for a89e5ae
tests/test_data_usage.py
@@ -56,7 +56,7 @@ def test_data_usage(self):
56
],
57
'count': [4, 4],
58
'data': ['land_cover', 'land_cover'],
59
- 'timestamp': [pd.Timestamp('2025-01-09 16:40:22.933000+0000', tz='UTC'),
+ 'timestamp': [pd.Timestamp('2025-01-09 16:40:22.933000+0000', tz='UTC'),
60
pd.Timestamp('2025-01-09 16:40:10.970000+0000', tz='UTC')],
61
'userId': ['e440bffc-d899-4304-aace-b23fc56828b2', 'e440bffc-d899-4304-aace-b23fc56828b2']})
62
0 commit comments