pulsepm / pulse

Unofficial package manager written in python.
MIT License
4 stars 0 forks source link

[ENHANCEMENT]: Neating #107

Open Mergevos opened 2 weeks ago

Mergevos commented 2 weeks ago

Describe the enhancement very clearly and detailed Neaten all the code through all the modules >

  1. Scan with flake8
  2. Scan with black
  3. Stroke fatal errors
  4. Debug correctly all the modules with coresponding levels.
Mergevos commented 2 weeks ago

Also, check for duplicate functions or unnecessary ones