adviser
adviser copied to clipboard
Ensure code style and quality
This is to ensure code style and quality.
You just have to run make style && quality
in the root repo directory, to format the files.
The python packages black
, isort
, and mdformat
have to be installed.
Btw I haven't run make style && quality
yet. It will change a lot of things.