Tsvika Shapira
Results
12
issues of
Tsvika Shapira
for some reason, when a tuple/list that contain a type in more than 1 position, all the occurrences after the first are colored wrong (notice the lack of color and...
## Summary The `DataRegressionFixture.check()` method's type annotation was overly restrictive, only allowing `dict[str, Any]` when the documentation states it accepts "any yaml serializable dict". This PR updates the type annotation...