Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
typeguard 4.3.0 introduced refined support for protocol type checking, unfortunately this breaks some existing usages in phantom-types, which in turn breaks sized types. As there's seemingly no trivial way to work around the issue, this commit pins typeguard at 4.3.0 until there is a fix upstream. #299
- Loading branch information