Maarten Oosten

Results 4 issues of Maarten Oosten

Hi, I'm running into a issue with pattern matching and vulture. In my case the property of a class is only used during pattern matching. Vulture doesn't pick up on...

**Bug Report** When using `match` on a tuple, `mypy` is unable to apply type narrowing when a `case` clause specifies the type of the elements of the tuple. **To Reproduce**...

bug
topic-match-statement
topic-type-narrowing

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? The `webui` loading screen is shown...

bug-report

Hi @stencillogic, Is there a way to determine how close two BigFloats are to each other in terms of number of representable values, given a certain precision? I need it...