Sean Roelofs

Results 3 issues of Sean Roelofs

I am trying to type check the shape of `Tensor`s inside a list. It seems like the shape wildcards are not enforced consistently though the list. I wrote an example...

question

## Motivation Supports Interpolation in lists with negative intergers ### Have you read the [Contributing Guidelines on pull requests](https://github.com/omry/omegaconf/blob/master/CONTRIBUTING.md)? Yes ## Test Plan pytest with additional cases for negative indices...

The @beartype decorator fails at load time when decorating a function that uses self-referential forward references. Since `beartype` is ultimately the package that raises the error, I made the issue...