diff --git a/selfdrive/debug/mem_usage.py b/selfdrive/debug/mem_usage.py index 9bed566e1..3451bfc3d 100755 --- a/selfdrive/debug/mem_usage.py +++ b/selfdrive/debug/mem_usage.py @@ -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"