arm-education / arm-education/Arm-Developer-Labs
Tidy Up Python Script
- Dominant language
- Python
- Stars
- 42
- Forks
- 20
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 2
Description
Consider the following things:
- using `chroot` in the make file so you don't have to use relative paths
- commenting the function purpose with """ """ underneath the function definition.
- Commenting in general (especially in the navigation bar.py)
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the Makefile and navigation bar.py first, then inspect the other Python scripts to identify the relative paths and functions needing explanation. Done means the requested chroot-based path handling is addressed and the relevant functions and navigation code have clear docstrings or comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100