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

Fix globbing bug in splitp #221

Merged
merged 4 commits into from
Jul 24, 2020
Merged

Fix globbing bug in splitp #221

merged 4 commits into from
Jul 24, 2020

Conversation

emschorsch
Copy link
Contributor

Current globbing is broken (see #214). This fixes the bug returns the prefix as the original behavior was. It instead checks for file existence in parse.py. It also makes minor code improvements.

Current globbing is broken (see [bulik#214](bulik#214)). This fixes the bug returns the prefix as the original behavior was. It instead checks for file existence in parse.py. It also makes minor code improvements.
@tpoterba
Copy link
Collaborator

looks great, thanks!

@tpoterba tpoterba merged commit aa33296 into bulik:master Jul 24, 2020
pettyalex added a commit to belowlab/ldsc that referenced this pull request Jan 30, 2023
…ility by using variable before it's defined.
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.

2 participants