Closed benlten closed 3 years ago
There's a reference that's in the module import: downstream.py from result_tracking import ThinkerwiseResultTracker that looks like some type of tracking code for experiments?
from result_tracking import ThinkerwiseResultTracker
Yup, silly mistake. This should be fixed with commit 5a6f493
There's a reference that's in the module import: downstream.py
from result_tracking import ThinkerwiseResultTracker
that looks like some type of tracking code for experiments?