Skip to content

Commit 8d8a44b

Browse files
author
y-p
committed
Merge pull request #5979 from y-p/PR_VB_parser_rename
VBENCH: rename parser.py to parser_vb.py
2 parents 52a139e + d07e99b commit 8d8a44b

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)