Refactor matrix example to improve clarity and educational value by Tithi234 · Pull Request #740 · realpython/materials
Where to Put New Files
New files should be placed in a top-level subfolder named after the
corresponding article slug. For example:
How to Merge Your Changes
- Ensure that all CI code style checks pass. Run the automatic code formatter if necessary.
See the repository README for detailed instructions. - Request a review from an RP Team member on Slack.
- After receiving at least one approved review, GitHub will allow you to merge the pull request.
- 🎉