-
Notifications
You must be signed in to change notification settings - Fork 198
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
add type hints to base.py
#1302
Open
Dr-Blank
wants to merge
14
commits into
pkkid:typehints
Choose a base branch
from
Dr-Blank:code/typehints
base: typehints
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3425590 - Browse repository at this point
Copy the full SHA 3425590View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe293b - Browse repository at this point
Copy the full SHA dfe293bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495c394 - Browse repository at this point
Copy the full SHA 495c394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88137bf - Browse repository at this point
Copy the full SHA 88137bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c6dd0 - Browse repository at this point
Copy the full SHA 49c6dd0View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29a93ea - Browse repository at this point
Copy the full SHA 29a93eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d30c1a3 - Browse repository at this point
Copy the full SHA d30c1a3View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1231a9c - Browse repository at this point
Copy the full SHA 1231a9cView commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d940c27 - Browse repository at this point
Copy the full SHA d940c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90db72c - Browse repository at this point
Copy the full SHA 90db72cView commit details -
- annotations import in all files using typehints - typehint specific imports under type_checking condition - native library imports > installed libs > module import
Configuration menu - View commit details
-
Copy full SHA for dfbc682 - Browse repository at this point
Copy the full SHA dfbc682View commit details
Commits on Jan 16, 2024
-
- fix _INCLUDES attr by including an empty dict - add explicit return types for methods missing them
Configuration menu - View commit details
-
Copy full SHA for d4fc723 - Browse repository at this point
Copy the full SHA d4fc723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39394aa - Browse repository at this point
Copy the full SHA 39394aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6754c0 - Browse repository at this point
Copy the full SHA d6754c0View commit details
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.