You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran looper init in /Users/zhangzhen/pipeline-runs/20250103_zz_build_duplexes_GM/ and got the following warning:
/Users/zhangzhen/.local/share/uv/tools/looper/lib/python3.12/site-packages/pipestat/reports.py:1430: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?
if v is not "None reported":
Initialized looper config file: /Users/zhangzhen/pipeline-runs/20250103_zz_build_duplexes_GM/.looper.yaml
The text was updated successfully, but these errors were encountered:
I ran looper init in /Users/zhangzhen/pipeline-runs/20250103_zz_build_duplexes_GM/ and got the following warning:
/Users/zhangzhen/.local/share/uv/tools/looper/lib/python3.12/site-packages/pipestat/reports.py:1430: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?
if v is not "None reported":
Initialized looper config file: /Users/zhangzhen/pipeline-runs/20250103_zz_build_duplexes_GM/.looper.yaml
The text was updated successfully, but these errors were encountered: