-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Use correct style for re-exported imports (for 3.5 branch) #3873
Conversation
08137e3
to
02c65fe
Compare
Please give me some more time, I was not aware |
This pull request introduces 3 alerts and fixes 3 when merging 02c65fe into a3fe4ec - view on LGTM.com new alerts:
fixed alerts:
|
a5050a2
to
879a5d4
Compare
This pull request introduces 22 alerts and fixes 22 when merging 879a5d4 into a3fe4ec - view on LGTM.com new alerts:
fixed alerts:
|
Codecov Report
@@ Coverage Diff @@
## 3.5 #3873 +/- ##
=========================================
+ Coverage 97.86% 97.97% +0.1%
=========================================
Files 44 44
Lines 8579 8770 +191
Branches 1380 1381 +1
=========================================
+ Hits 8396 8592 +196
+ Misses 78 72 -6
- Partials 105 106 +1
Continue to review full report at Codecov.
|
Please fix merge conflicts |
879a5d4
to
4ed2077
Compare
4ed2077
to
1bec6e0
Compare
Updated |
What do these changes do?
Use correct style for re-exported imports, makes
mypy --strict
happy.Are there changes in behavior for the user?
No
Related issue number
#3868
Checklist
CONTRIBUTORS.txt
CHANGES
folder