Use stdin if workspace has large number of requirements #1342
Annotations
3 errors
pythonFiles/tests/test_create_venv.py#L254
Expression of type "None" cannot be assigned to declared type "property"
Type "None" cannot be assigned to type "property" (reportGeneralTypeIssues)
|
pythonFiles/tests/test_create_venv.py#L283
Argument of type "TestArgs" cannot be assigned to parameter "args" of type "Namespace" in function "get_requirements_from_args"
"TestArgs" is incompatible with "Namespace" (reportGeneralTypeIssues)
|
|
The logs for this run have expired and are no longer available.
Loading