Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all pp aliases, call posixpath explicitly #285

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

peytondmurray
Copy link
Collaborator

This PR removes the final remaining pp alias from versions.py, which previously would interfere with pretty-printing during debugging. Closes #269.

@peytondmurray peytondmurray merged commit 64b4d50 into deshaw:master Oct 23, 2023
7 checks passed
@peytondmurray peytondmurray deleted the remove-pp branch October 23, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace posixpath usage with pathlib
1 participant