4paradigm / 4paradigm/OpenMLDB
python: `pylint` check found many error
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**Bug Description**
There are many error about `pylint`, and the pr of [feat: support pylint check in github action](https://github.com/4paradigm/OpenMLDB/pull/1873) has already integrate pylint to GitHub actions, So it is time to solve those error.
**Expected Behavior**
Execute `make lint` and got no errors.
**Steps to Reproduce**
1. execute command of `make lint`
And I'd like to solve this issue.
Beitragsleitfaden
Rechercherichtung
Run `make lint` to see the pylint errors. Look at the GitHub Actions configuration from PR #1873 to understand the linting setup. Fix the errors in the Python codebase, likely in scripts or tools directories. Verify by running the lint command again to ensure no errors remain.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- ci-cd, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 40/100