insoochung / rtl-semantics-design-verification

5 stars 1 forks source link

Reformat all python files using black #62

Closed insoochung closed 2 years ago

insoochung commented 2 years ago

@AaronGChan, this revision reformats all python code using package called black. One big change is that the project's moved from 2 space indents to 4 space indents. Please use black to reformat your changes before every commit.