Skip to content

fix: replace bare except with specific exceptions - #17

Open
haosenwang1018 wants to merge 1 commit into
DAVIAN-Robotics:mainfrom
haosenwang1018:fix/bare-excepts
Open

fix: replace bare except with specific exceptions#17
haosenwang1018 wants to merge 1 commit into
DAVIAN-Robotics:mainfrom
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018

Copy link
Copy Markdown
  • wan_dataset.py: except Exception: for preprocessing fallback
  • meta_init.py: except (ValueError, OSError): for path resolution

- wan_dataset.py: except Exception for preprocessing fallback
- meta_init.py: except (ValueError, OSError) for path resolution
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