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.
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
Make mypy happy #1831
Make mypy happy #1831
Changes from 64 commits
7aa201e
e93b7e2
b709219
aad3660
148ce03
a410afa
9f084b5
eeeac1a
cb091a3
2f9421d
ef8f46b
4795910
4f6e5c8
d7f27c0
4d60907
83356ed
e297c8c
0c52f70
0ae4633
c84a3c4
4cea32d
b5fe26c
53d49f4
870e71b
54f9226
8ae1665
a1a059b
83a94b2
9d9c8cc
5ca0763
d3bad30
6fbf283
79c2749
232b70c
0f48929
759b04a
f366783
8b91a82
12a88fa
e7c0367
208ddd1
9277ed5
21a0985
8013641
02b19c6
f22f257
64db52e
6ee6189
7844c37
95e007b
beb1906
99491d1
b4418c5
da8db5e
4c605f4
96403b2
2f808c3
bb7f58a
84bc80e
26a8bb0
b99283e
336f000
a4072c4
aadfd0d
8675639
dccf167
fa5d6cf
865ef14
cb612c0
db3372d
844d9c1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment above needs updating.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The diff isn't great, but the comment is correct: it's "# dict.fromkeys is a callable [...]" and is the old line 821 / the new line 837...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment references
list of Segments or None
, but the annotation referencesStrip | None