chore: apply black formatting to codebase
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 84/100
Research direction
Start by running black src/ and review the 12 listed Python files under src/python/. Done means Black completes successfully and those files are formatted according to Black standards, with no unrelated changes.
Written by the indexing model from the issue text.
Description
Problem
12 files are not formatted according to black standards.
Solution
Run black formatter across the codebase:
black src/
Files affected
- src/python/lib/rmtc/interface.py
- src/python/lib/rmtc/infer.py
- src/python/lib/rmtc/train.py
- src/python/lib/rmtc/artifacts.py
- src/python/lib/rmtc/track.py
- src/python/lib/rmtc_core/io/filesystem/folders.py
- src/python/lib/rmtc_core/artifacts/filesystem/datasets.py
- src/python/lib/rmtc_core/gui/common/widgets.py
- src/python/lib/rmtc_core/gui/common/properties.py
- src/python/lib/rmtc_core/gui/signalbox/widgets.py
- src/python/lib/rmtc_core/train/torch/trainers.py
- src/python/lib/rmtc_core/track/cypher/connection.py
- Dominant language
- No language data
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from AcademySoftwareFoundation/rmtc
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
AcademySoftwareFoundation/rmtc#31 · 1 comment ·
-
CI/CD Setup Openhelp wanted priority
Difficulty 4/5 3-5 days Newbie friendliness 45/100
AcademySoftwareFoundation/rmtc#30 · 4 comments ·
-
documentation priority
AcademySoftwareFoundation/rmtc#21 · 1 assignee ·
-
good first issue
Difficulty 5/5 Over a week Newbie friendliness 35/100
AcademySoftwareFoundation/rmtc#20 · 4 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in AcademySoftwareFoundation/rmtc
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·