ThatXliner
ThatXliner
- may close #52
Try to do like a "double heading." I haven't tested if it looks good locally, but it should be functional.
Basically, if an argument was defined as ```py parser.add_argument( "type", choices=("foo", "bar", "baz"), help="The type to spam", ) ``` Then it should complete
Because travis is good :)
## Description ## Checklist - [X] I have read and followed the [instructions](https://github.com/EvanZhouDev/TheDonutProject?tab=readme-ov-file#how-do-i-contribute) in the README - [X] I read and followed the [basic rules](https://github.com/EvanZhouDev/TheDonutProject?tab=readme-ov-file#basic-rules) and [recommendations](https://github.com/EvanZhouDev/TheDonutProject?tab=readme-ov-file#recommendations) - [X] I...
## Standards checklist: - [X] The PR title is descriptive. - [X] The PR doesn't replicate another PR which is already open. - [X] I have read the contribution guide...
**Is your feature request related to a problem? Please describe.** I want the AI to be able to read the text in my images and documents. **Describe the solution you'd...