Use PEP-8 code formatting
Offen
Anfängerfreundlich
easy
good first issue
Important
jwoc
- Vorherrschende Sprache
- Python
- Sterne
- 33
- Forks
- 15
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Use PEP-8 standard for formatting code.
you can read about it [here](https://www.python.org/dev/peps/pep-0008/).
- For this, run the whole code through a pep-8 formatter and update new codes here.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Run a PEP-8 formatter like autopep8 or black on the entire codebase. Check the repository for existing formatting configuration or scripts. After formatting, verify no functionality is broken by running any existing tests. The issue is done when all code adheres to PEP-8 style.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- flask, python
- Bereich
- tooling
- Issue-Typ
- Refactoring
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 75/100