mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-18 12:42:06 +08:00
remove debug
This commit is contained in:
@@ -72,6 +72,3 @@ def get_nn_model_path(CP: structs.CarParams) -> tuple[str | None, str, bool]:
|
||||
|
||||
fuzzy_fingerprint = max_similarity < 0.99
|
||||
return model_path, _model_name, fuzzy_fingerprint
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(TORQUE_NN_MODEL_PATH)
|
||||
|
||||
Reference in New Issue
Block a user