Skip to content

Commit 037b8aa

Browse files
author
y-p
committed
VBENCH: rename parser.py to parser_vb.py
1 parent 46e1f14 commit 037b8aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

vb_suite/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
'miscellaneous',
1818
'panel_ctor',
1919
'packers',
20-
'parser',
20+
'parser_vb',
2121
'plotting',
2222
'reindex',
2323
'replace',
2424
'sparse',
25-
'strings',
25+
'strings',
2626
'reshape',
2727
'stat_ops',
2828
'timeseries',

0 commit comments

Comments
 (0)