Super tiny fix typo (#14131)

This commit is contained in:
fzyzcjy
2025-11-29 21:08:31 +08:00
committed by GitHub
parent c6a52f4411
commit 4cafc835d3

View File

@@ -264,7 +264,7 @@ class SchedulerProfilerMixin:
rpd_to_chrome_trace("trace.rpd", self.rpd_profile_path)
self.rpd_profiler = None
self.rpd_profiler_path = None
self.rpd_profile_path = None
if self.profiler_activities is not None and "MEM" in self.profiler_activities:
memory_profile_path = os.path.join(