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

DOC: Improve README #25

Merged
merged 8 commits into from
Jun 15, 2024
Merged

DOC: Improve README #25

merged 8 commits into from
Jun 15, 2024

Conversation

Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented Jun 15, 2024

The code changes in `cli.py` modify the `ork2notebook` function to use the `Path` class from the `pathlib` module for handling the output folder. Instead of directly assigning the output folder to the `output` variable, the code now creates a `Path` object from the `filepath` and assigns its parent directory to the `output` variable.

This commit message follows the established convention of using a prefix to indicate the type of change (`chore` for a non-functional change) and provides a clear and concise description of the purpose of the code changes.
@Gui-FernandesBR Gui-FernandesBR merged commit 0db7761 into master Jun 15, 2024
5 checks passed
@juliomachad0 juliomachad0 deleted the doc/improve-readme branch June 15, 2024 22:53
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