def fetch_run(run_id: str = '', run_path: str = '') -> wandb.wandb_run: AttributeError: module 'wandb' has no attribute 'wandb_run'
def fetch_run(run_id: str = '', run_path: str = '') -> wandb.wandb_run:
AttributeError: module 'wandb' has no attribute 'wandb_run'