Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

Fixes #20411

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

rotki (https://github.com/rotki/rotki)
+ rotkehlchen/chain/evm/decoding/stakedao/decoder.py:298: error: Unused "type: ignore" comment  [unused-ignore]
+ rotkehlchen/tests/unit/decoders/test_uniswapv3.py:617: error: Unused "type: ignore" comment  [unused-ignore]
+ rotkehlchen/tests/unit/decoders/test_curve.py:2913: error: Unused "type: ignore" comment  [unused-ignore]
+ rotkehlchen/tests/api/test_history_base_entry.py:732: error: Unused "type: ignore" comment  [unused-ignore]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot determine type of walrus operator variable in list comprehension

1 participant