AdDraw / veriNoC

Master Thesis 2020/2022 Network on Chip
https://addraw.github.io/veriNoC/
4 stars 0 forks source link

Check python formatting #24

Open AdDraw opened 2 years ago

AdDraw commented 2 years ago

Use black and pylint to beautify python code inside the repository.

Add checks for both inside the CI. Basic python code style can be applied.