-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Locally, I am getting:
FAILURE #17 check stubs
typeshed\stdlib\3\ntpath.pyi:1: error: Name 'posixpath' is not defined
typeshed\stdlib\3\macpath.pyi:1: error: Name 'posixpath' is not defined
The entire contents of each of those files is just posixpath.pyi
.
But somehow everything passes on CI.