Open AdDraw opened 2 years ago
Use black and pylint to beautify python code inside the repository.
black
pylint
Add checks for both inside the CI. Basic python code style can be applied.
Use
black
andpylint
to beautify python code inside the repository.Add checks for both inside the CI. Basic python code style can be applied.