typing-protocol-intersection
typing-protocol-intersection copied to clipboard
Protocols intersection for mypy
Results
2
typing-protocol-intersection issues
Sort by
recently updated
recently updated
newest added
Windows paths are separated by a backslash but the tests assume a forward slash. Fixes #13
The tests assume that the file separator is `/` but on windows it is `\`