@@ -315,7 +315,6 @@ repos:
315
315
pandas/tests/plotting/test_datetimelike.py|
316
316
pandas/tests/plotting/frame/test_frame_color.py|
317
317
pandas/tests/plotting/test_hist_method.py|
318
- pandas/tests/plotting/test_boxplot_method.py|
319
318
pandas/tests/util/test_deprecate_kwarg.py|
320
319
pandas/tests/util/test_deprecate.py|
321
320
pandas/tests/util/test_assert_produces_warning.py|
@@ -330,27 +329,20 @@ repos:
330
329
pandas/tests/indexes/datetimes/methods/test_shift.py|
331
330
pandas/tests/extension/test_period.py|
332
331
pandas/tests/io/pytables/test_retain_attributes.py|
333
- pandas/tests/scalar/timestamp/methods/test_round.py|
334
332
pandas/tests/scalar/timestamp/methods/test_to_pydatetime.py|
335
333
pandas/tests/io/test_sql.py|
336
- pandas/tests/reshape/test_pivot.py|
337
334
pandas/tests/plotting/frame/test_hist_box_by.py|
335
+ pandas/tests/plotting/test_boxplot_method.py|
338
336
pandas/tests/frame/methods/test_reindex_like.py|
339
- pandas/tests/plotting/test_series.py|
340
- pandas/tests/io/parser/test_unsupported.py|
341
337
pandas/tests/series/accessors/test_cat_accessor.py|
342
- pandas/tests/test_algos.py|
343
338
pandas/tests/indexing/multiindex/test_multiindex.py|
344
339
pandas/tests/indexes/multi/test_drop.py|
345
- pandas/tests/plotting/frame/test_frame.py|
346
- pandas/tests/window/test_numba.py|
347
- pandas/tests/reshape/test_cut.py|
340
+ pandas/tests/io/parser/test_unsupported.py|
348
341
pandas/tests/apply/test_str.py|
349
342
pandas/tests/indexes/multi/test_indexing.py|
350
343
pandas/tests/io/pytables/test_store.py|
351
344
pandas/tests/io/pytables/test_put.py|
352
345
pandas/tests/io/pytables/test_round_trip.py|
353
- pandas/tests/io/excel/test_readers.py|
354
346
pandas/tests/resample/test_datetime_index.py|
355
347
pandas/tests/io/parser/test_c_parser_only.py|
356
348
pandas/tests/io/test_stata.py|
@@ -361,7 +353,6 @@ repos:
361
353
pandas/tests/series/methods/test_reindex_like.py|
362
354
pandas/tests/extension/test_sparse.py|
363
355
pandas/tests/indexes/test_common.py|
364
- pandas/tests/indexes/datetimes/methods/test_round.py|
365
356
pandas/tests/indexing/multiindex/test_loc.py|
366
357
pandas/tests/frame/indexing/test_insert.py|
367
358
pandas/tests/groupby/test_groupby.py|
0 commit comments