Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit ce1a9b6

Browse files
committed
moved to toml format
1 parent 4d4938e commit ce1a9b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release/files_common

+3-3
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ selfdrive/car/ecu_addrs.py
115115
selfdrive/car/isotp_parallel_query.py
116116
selfdrive/car/tests/__init__.py
117117
selfdrive/car/tests/test_car_interfaces.py
118-
selfdrive/car/torque_data/params.yaml
119-
selfdrive/car/torque_data/substitute.yaml
120-
selfdrive/car/torque_data/override.yaml
118+
selfdrive/car/torque_data/params.toml
119+
selfdrive/car/torque_data/substitute.toml
120+
selfdrive/car/torque_data/override.toml
121121

122122
selfdrive/car/body/*.py
123123
selfdrive/car/chrysler/*.py

0 commit comments

Comments
 (0)