-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
week07Creating packagesCreating packages
Description
-
Analyse the awesome Charlene's package you've created (Creating a 🐍📦 with ℹ, 👷 and 📚 #37) 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, black, or ruff)
-
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-25-26/RSE-Classwork#38in the pull request description), remember to mention your team members too! (with@github_username)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
week07Creating packagesCreating packages