Skip to content

Commit f87a936

Browse files
fix : minor edit in version_check script
1 parent 536e3bd commit f87a936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"CHANGELOG.md": CHANGELOG_ITEMS,
2626
os.path.join(
2727
"orangetool",
28-
"orangetool_system.py"): PARAMS_ITEMS}
28+
"orangetool_params.py"): PARAMS_ITEMS}
2929

3030
TEST_NUMBER = len(FILES.keys())
3131

0 commit comments

Comments
 (0)