Skip to content

fix: bare except → except Exception in train.py#29

Open
haosenwang1018 wants to merge 1 commit intothu-ml:mainfrom
haosenwang1018:fix/bare-except
Open

fix: bare except → except Exception in train.py#29
haosenwang1018 wants to merge 1 commit intothu-ml:mainfrom
haosenwang1018:fix/bare-except

Conversation

@haosenwang1018
Copy link
Copy Markdown

Replace bare except: with except Exception: in training loop (rdt/train.py:451).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant