bstraehle commited on
Commit
e874531
1 Parent(s): 9e0f123

Update trace.py

Browse files
Files changed (1) hide show
  1. trace.py +1 -1
trace.py CHANGED
@@ -1,4 +1,4 @@
1
- import wandb
2
 
3
  from wandb.sdk.data_types.trace_tree import Trace
4
 
 
1
+ import os, wandb
2
 
3
  from wandb.sdk.data_types.trace_tree import Trace
4