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

📚 Add docstrings to parts of myst-cli #850

Merged
merged 7 commits into from
Jan 23, 2024

Conversation

agoose77
Copy link
Contributor

@agoose77 agoose77 commented Jan 12, 2024

This PR changes no functionality; I wanted to familiarise myself with some of the inner workings through refactoring. There are some new docstrings that mostly state the obvious but it's a start.

@agoose77 agoose77 requested a review from rowanc1 January 12, 2024 12:31
@agoose77 agoose77 marked this pull request as draft January 12, 2024 14:04
@agoose77 agoose77 marked this pull request as ready for review January 12, 2024 14:21
@rowanc1
Copy link
Member

rowanc1 commented Jan 19, 2024

I would love to get these changes in. I think that it would be helpful to break them up into independent PRs I think though, which would really help in reviewing and merging speed.

Potentially like 3-4 PRs - one on doc strings, one on the loading refactor, removing the HTML comments handler, and one on limiting the articles length. I can help with the cherry-picking/rebasing if you want.

We can talk more on monday!

@agoose77 agoose77 force-pushed the agoose77/refactor-and-docstrings-1 branch from 502dd3b to 70a1acd Compare January 22, 2024 21:56
@agoose77 agoose77 changed the title refactor and add docstrings to parts of myst-cli Add docstrings to parts of myst-cli Jan 22, 2024
@agoose77
Copy link
Contributor Author

@rowanc1 this PR is now just docstrings! :)

Copy link
Collaborator

@fwkoch fwkoch left a comment

Choose a reason for hiding this comment

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

This is great, thanks!

@fwkoch fwkoch changed the title Add docstrings to parts of myst-cli 📚 Add docstrings to parts of myst-cli Jan 23, 2024
@fwkoch fwkoch merged commit 3a6bfc2 into main Jan 23, 2024
4 checks passed
@fwkoch fwkoch deleted the agoose77/refactor-and-docstrings-1 branch January 23, 2024 02:58
@rowanc1
Copy link
Member

rowanc1 commented Jan 23, 2024

@agoose77 -- just for clarity, the other changes ideally can come in as well, just broken up so they can be reviewed independently! Hoping you have some of the changes locally. :)

Thanks for your help in cleaning these up!

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.

3 participants