errors such as TokenizationError is not part of the api but should
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What is necessary is to expose all error types through `roffio/__init__.py` and ensure that error conditions are given the correct exceptions.
Contributor guide
Research direction
Start with roffio/__init__.py and inspect the project’s error definitions and the conditions that raise them. The work is done when all error types, including TokenizationError, are exposed through the package API and error conditions raise the correct exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100