Closed albanD closed 3 months ago
Fix https://github.com/patrick-kidger/torchtyping/issues/48 by remoing the mixin class and creating the final class directly. Tested locally that this imports fine with latest PyTorch
Great! I've just done a new release including this fix. Hopefully that fixes things for folks downstream. :)
Fix https://github.com/patrick-kidger/torchtyping/issues/48 by remoing the mixin class and creating the final class directly. Tested locally that this imports fine with latest PyTorch