Skip to content

Commit

Permalink
fix : autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Apr 9, 2024
1 parent fa9ab6a commit c268031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otherfile/version_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"art_param.py"): PARAMS_ITEMS,
os.path.join("otherfile", "meta.yaml"): META_ITEMS,
os.path.join(".github", "ISSUE_TEMPLATE", "bug_report.yml"): ISSUE_TEMPLATE_ITEMS,
}
}

TEST_NUMBER = len(FILES) + 1

Expand Down

0 comments on commit c268031

Please sign in to comment.