Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
DoKu88 committed Nov 6, 2024
1 parent ed119c7 commit dd71403
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/upload_sync_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
from zyk import LM
from synth_sdk.tracing.decorators import trace_system_sync, _local
from synth_sdk.tracing.trackers import SynthTrackerSync
from synth_sdk.tracing.upload import upload, create_payload
from synth_sdk.tracing.upload import upload
from synth_sdk.tracing.upload import create_payload
from synth_sdk.tracing.abstractions import TrainingQuestion, RewardSignal, Dataset
from synth_sdk.tracing.events.store import event_store
from typing import Dict
Expand Down

0 comments on commit dd71403

Please sign in to comment.