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

Codebase Quality: Fixed various issues with code documentation and formatting. #41

Merged
merged 51 commits into from
Mar 13, 2024

Conversation

lunathanael
Copy link
Collaborator

@lunathanael lunathanael commented Mar 12, 2024

Used Pylint to fix various documentation issues, and create new GitHub issues for those not directly addressed. I tried to review the entire codebase and cover everything but I'm sure I missed a lot.
Please double-check that all details from the issue were addressed and the code is functional.

Created Issues: #33 #34 #35 #36 #37 #38 #39 #40

Resolved / Related Issues

  • Were these changes approved in an issue or discussion with the project maintainers? In order to prevent extra work, feature requests and changes to the codebase must be approved before the pull request will be reviewed. This prevents extra work for the contributors and maintainers.
    Closes Bug: Missing module/class dependencies. #26

Validation
How did you test these changes?

  • Did you run the python notebook and test your changes?
  • Did you implement any design changes to an existing feature?
    • Was this change approved?
  • Are there any dependencies that have yet to be constructed?
    Relies on ...
  • Are there any other steps that were used to validate these changes?
    1. Unit/Function
    2. Discuss with AI side

Screenshots (optional)
Add screenshots here.
Better score :)
image

@lunathanael lunathanael added bug Something isn't working crash Bug reports involving a crash dependencies Pull requests that update a dependency file/library feature request help wanted Extra attention is needed needs-review documentation labels Mar 12, 2024
@lunathanael lunathanael requested a review from OwenCochell March 12, 2024 01:14
@lunathanael
Copy link
Collaborator Author

Force merging to continue making progress, still pending review from @OwenCochell

@lunathanael lunathanael merged commit 1cd23be into main Mar 13, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Bug reports involving a crash dependencies Pull requests that update a dependency file/library documentation feature request help wanted Extra attention is needed needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Missing module/class dependencies.
1 participant