Skip to content

Clean reqs#231

Merged
mschwoer merged 8 commits intodevelopmentfrom
clean_reqs
Mar 20, 2025
Merged

Clean reqs#231
mschwoer merged 8 commits intodevelopmentfrom
clean_reqs

Conversation

@mschwoer
Copy link
Copy Markdown
Contributor

@mschwoer mschwoer commented Feb 19, 2025

  • remove unused biopython

@mschwoer mschwoer marked this pull request as ready for review February 19, 2025 09:08
@mschwoer mschwoer requested review from GeorgWa and jalew188 February 19, 2025 09:08
if not os.path.isfile(url):
logging.info(f"Downloading {url} ...")
try:
os.makedirs(os.path.dirname(target_path), exist_ok=True)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

not sure why this did not come up earlier

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hmm, because the HOME dir has been created before using downloading?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is a good catch.

Base automatically changed from lazy_load_pretrained_models to development March 20, 2025 15:00
@mschwoer mschwoer merged commit 9ee0ab0 into development Mar 20, 2025
2 checks passed
@mschwoer mschwoer deleted the clean_reqs branch March 20, 2025 15:01
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