##// END OF EJS Templates
typing: disable `signature-mismatch` warnings on a few bytestr functions...
typing: disable `signature-mismatch` warnings on a few bytestr functions Recent versions of pytype complain about this, but it seems like expected behavior.

File last commit:

r45503:cf04f62d default
r50996:b900f40c default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]