Analyse the awesome Charlene's package you've created (#46) and run one of the linting tools
You may need to install them. Which messages did you get? Was your IDE (e.g., VS Code) warning you of it already?
Fix them either manually or automatically using a code formatter (e.g., yapf or black)
Can you think of a way of checking the style is checked before merging new contributions? Add your suggestions below 👇.
Share your solution even if it's a work-in-progress as a pull request to Charlene's repository mentioning this issue (by including the text Addresses UCL-COMP0233-22-23/RSE-Classwork#47 in the pull request description), remember to mention your team members too! (with @github_username)
Analyse the awesome Charlene's package you've created (#46) and run one of the linting tools You may need to install them. Which messages did you get? Was your IDE (e.g., VS Code) warning you of it already?
Fix them either manually or automatically using a code formatter (e.g., yapf or black)
Can you think of a way of checking the style is checked before merging new contributions? Add your suggestions below 👇.
Share your solution even if it's a work-in-progress as a pull request to Charlene's repository mentioning this issue (by including the text
Addresses UCL-COMP0233-22-23/RSE-Classwork#47
in the pull request description), remember to mention your team members too! (with@github_username
)