Skip to content

Commit f8c26d3

Browse files
[Automated Commit] Format Codebase
1 parent 85dea30 commit f8c26d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/submission/submission_checker/constants.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@
13301330
"sw_notes",
13311331
"host_network_card_count",
13321332
"system_type_detail",
1333-
#"network_speed_mbit",
1333+
# "network_speed_mbit",
13341334
]
13351335

13361336
SYSTEM_DESC_MEANINGFUL_RESPONSE_REQUIRED_FIELDS = [
@@ -1363,7 +1363,7 @@
13631363
]
13641364

13651365
SYSTEM_DESC_NUMERIC_RESPONSE_REQUIRED_FIELDS = [
1366-
#"network_speed_mbit"
1366+
# "network_speed_mbit"
13671367
]
13681368

13691369

@@ -1571,4 +1571,4 @@
15711571
"v5.1": "{division}/{submitter}/systems/{system}.json",
15721572
"v6.0": "{division}/{submitter}/systems/{system}.json",
15731573
"default": "{division}/{submitter}/systems/{system}.json",
1574-
}
1574+
}

0 commit comments

Comments
 (0)