transformers
09683883
- Throw an error if `getattribute_from_module` can't find anything (#19535)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Throw an error if `getattribute_from_module` can't find anything (#19535) * return None to avoid recursive call * Give error * Give error * Add test * More tests * Quality Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
References
#19535 - Throw an error if `getattribute_from_module` can't find anything
Author
ydshieh
Parents
383ad81e
Loading