Skip to content

Conversation

eleanorjboyd
Copy link
Member

resolves #22395

@eleanorjboyd eleanorjboyd added bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary labels May 13, 2024
@eleanorjboyd eleanorjboyd self-assigned this May 13, 2024
@eleanorjboyd eleanorjboyd marked this pull request as ready for review May 13, 2024 20:41
@vscodenpa vscodenpa added this to the May 2024 milestone May 13, 2024
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) May 13, 2024 20:56
os.environ[path_var_name] = (
sysconfig.get_paths()["scripts"] + os.pathsep + os.environ[path_var_name]
)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra line.

@eleanorjboyd eleanorjboyd merged commit 312d9ef into main May 14, 2024
@eleanorjboyd eleanorjboyd deleted the flaky-scorpion branch May 14, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pytest discovery fails with ENOENT
3 participants