You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Ensure all inline comments, docstrings, and documentation adhere to PEP8 guidelines. This includes updating existing comments and documentation to meet the standards.
Tasks:
Review and update all inline comments to comply with PEP8.
Ensure all docstrings follow the PEP257 convention.
Add missing comments where necessary to improve code clarity.
Document the importance of adhering to PEP8 comment standards.
Add linter to project.
The text was updated successfully, but these errors were encountered:
Description:
Ensure all inline comments, docstrings, and documentation adhere to PEP8 guidelines. This includes updating existing comments and documentation to meet the standards.
Tasks:
The text was updated successfully, but these errors were encountered: