Mercurial > hg
diff contrib/hgclient.py @ 49857:ab32fd8412a7
typing: disable a few incorrect warnings in pywatchman
The module-attr warnings are for things that only exist on Windows, and the
wrong-keyword-args warning is due to a special case for a specific constructor.
Both of these are properly conditionalized.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 05 Jan 2023 17:31:11 -0500 |
parents | 642e31cb55f0 |
children | 493034cc3265 |