Wrap pythonrc.py logic in a setup()` function to prevent leaking variables
#12613
Annotations
7 errors
|
|
|
python_files/tests/test_shell_integration.py#L59
"REPLHooks" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
|
python_files/tests/test_shell_integration.py#L56
"PS1" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
|
python_files/tests/test_shell_integration.py#L46
"REPLHooks" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
|
python_files/tests/test_shell_integration.py#L43
"PS1" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
|
python_files/tests/test_shell_integration.py#L28
"PS1" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
|
python_files/tests/test_shell_integration.py#L13
"PS1" is not a known member of module "pythonrc" (reportGeneralTypeIssues)
|
The logs for this run have expired and are no longer available.
Loading