-
Notifications
You must be signed in to change notification settings - Fork 109
py(deps[testing,lint]) Add typing-extensions
for older python versions
#564
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
Conversation
Reviewer's Guide by SourceryThis pull request adds No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #564 +/- ##
==========================================
+ Coverage 88.59% 88.67% +0.07%
==========================================
Files 36 36
Lines 3921 3921
Branches 362 362
==========================================
+ Hits 3474 3477 +3
+ Misses 309 307 -2
+ Partials 138 137 -1 ☔ View full report in Codecov by Sentry. |
7d97878
to
240310a
Compare
9b25993
to
04785aa
Compare
In re: #562
Changes
py(deps[testing,lint]) Add
typing-extensions
for older python versionsSummary by Sourcery
Add
typing-extensions
to the dev dependencies for Python versions older than 3.11.