Mercurial > hg
diff contrib/setup-pytype.sh @ 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 | 03792c1ed341 |
children | 6aa74bcd4255 |