corpnewt / corpnewt/CorpBot.py
Code readability
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 200
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
The code is very uncontrolled and everywhere. For most python projects, black is used to format code to ensure readability.
You can find black here: https://github.com/psf/black
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.
Research direction
Start by reviewing the repository's Python files and the requested Black formatting approach. Done means the project's code is consistently formatted with Black; the issue names no specific files or tests, so confirm the scope before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100