Open teqdruid opened 3 years ago
We should start a Python style guide to keep everything consistent and consistently readable.
We have adopted the google style: https://github.com/llvm/circt/blob/a3d97c464f5dabb3d632ef4f40d199ffc0da2ce3/.style.yapf#L2
Does that mean this is our style guide? https://google.github.io/styleguide/pyguide.html
We should start a Python style guide to keep everything consistent and consistently readable.