We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70d232 commit 9b7e5adCopy full SHA for 9b7e5ad
evaluation_function/evaluation.py
@@ -130,7 +130,7 @@
130
"- driving gear: {driving_gear}\n"
131
"- small gear: {smallgear}\n"
132
"- big gear: {biggear}\n"
133
- "Good. No obvious gear mismatch was detected."
+ "Good. No obvious gear mismesh was detected."
134
),
135
"contact_consistency_fail": (
136
"Detected gears:\n"
@@ -154,7 +154,7 @@
154
155
156
157
- "A gear mismatch was detected. Please adjust the gear positions so that the gears mesh correctly."
+ "A gear mismesh was detected. Please adjust the gear positions so that the gears mesh correctly."
158
159
"no_gears": (
160
0 commit comments