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.
parent
40d3ee57
Please register or sign in to comment