mem_usage.py: switch to our tabulate

This commit is contained in:
Adeeb Shihadeh
2026-02-16 11:00:12 -08:00
committed by GitHub
parent 5d8e54ae3e
commit 7fd131e01c
+1 -1
View File
@@ -4,8 +4,8 @@ import os
from collections import defaultdict
import numpy as np
from tabulate import tabulate
from openpilot.common.utils import tabulate
from openpilot.tools.lib.logreader import LogReader
DEMO_ROUTE = "a2a0ccea32023010|2023-07-27--13-01-19"