-
Notifications
You must be signed in to change notification settings - Fork 23
Add Rotation and Typing #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
b756b5e
Add Rotation and Typing
DJDevon3 3232d28
Cleaning up pylint errors
DJDevon3 35b4ac8
Attempt #2 also ran black formatter
DJDevon3 757584a
attempt 3 (import Optional)
DJDevon3 17d9241
attempt 4 (import Iterable)
DJDevon3 6d70dd7
lets just throw stuff at pylint and see what works...
DJDevon3 9f6ab0c
making progress, down to 3 errors.
DJDevon3 927c33f
1 error for black so close!
DJDevon3 2e9d20b
oh come on! fine set it on both imports, see how ya like that pylint.
DJDevon3 e44eae5
Ran to ChatGPT for help and here's what it says to do.
DJDevon3 e406fb9
remove if TYPE_CHECKING, this will probably fail in Blinka , let Meli…
DJDevon3 d7ff776
let's see if pylint fails with a class does not exist
DJDevon3 a65e271
this is not fun
DJDevon3 57f2d1b
breaking out the None hammer
DJDevon3 4dc9054
delete and skip this part?
DJDevon3 58d95bd
change it to Optional[int], deal with it later.
DJDevon3 4fb28c3
can has WriteableBuffer?
DJDevon3 de5a15c
every...time... black
DJDevon3 5c5f45b
this is why i can't have nice things
DJDevon3 888bd32
lets try all the hundreds of different possible syntaxes...
DJDevon3 13236c4
Using variable before assignment
DJDevon3 c80cc25
Leroyyyyy Jenkins
DJDevon3 1cbd7c4
at least i got chicken
DJDevon3 393aeb8
i'm drowning
DJDevon3 e2b91c2
in my hour of deperation, chatgpt
DJDevon3 d4e54c9
check for linux if attempting to use PIL
DJDevon3 b5b921a
trying different import order
DJDevon3 cbdf431
pil is pil.py not pillow?
DJDevon3 251155c
pil Image is part of circuitpython_typing?
DJDevon3 c56891c
can i make all the things optional?
DJDevon3 72a3262
Welcome to Costco, I love you.
DJDevon3 c2af4be
typing tweaks
FoamyGuy 9cf7264
add PIL to optional reqs
FoamyGuy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.