Skip to content

Commit 0a7562c

Browse files
[Automated Commit] Format Codebase
1 parent bcf5424 commit 0a7562c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/submission/submission_checker/checks/accuracy_check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class AccuracyCheck(BaseCheck):
3737
config (Config): Configuration helper providing target values and
3838
dataset sizes.
3939
"""
40+
4041
def __init__(
4142
self, log, path, config: Config, submission_logs: SubmissionLogs
4243
):

0 commit comments

Comments
 (0)