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

Docs and formatting of multifit.py and prep.py #252

Merged
merged 11 commits into from
Jan 7, 2025

Conversation

KostasValeckas
Copy link
Contributor

@KostasValeckas KostasValeckas commented Oct 9, 2024

Updated docs and formatting for multifit.py and prep.py.

This is a continuation from PR's #229, #240 and #246 as agreed with @gbrammer .

Specifically:

  • added missing / completed incomplete docstrings using AI tools.

  • went through formatting using black.

  • adressed some unused parameters

Some unused parameters or ambiguities are marked with TODO comments. All AI-inspired docs are marked with a note in the docstring.

@KostasValeckas KostasValeckas changed the title Docs and formatting of multifit.py Docs and formatting of multifit.py and prep.py Nov 6, 2024
@KostasValeckas
Copy link
Contributor Author

The failed test is also present in PR #255 - I suspect it is not caused by this PR (as no functional code is changed).

Check comments
Checked comments, replaced some unused keywords with ``**kwargs``.
File checked
@gbrammer
Copy link
Owner

gbrammer commented Jan 7, 2025

These are probably the hardest files, thanks @KostasValeckas!

The method docstrings are all fine, eventually it would probably need some more prose documentation for RTD, but this looks great for now.

@gbrammer gbrammer merged commit 507265f into gbrammer:master Jan 7, 2025
8 of 17 checks passed
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