google / emboss

Emboss is a tool for generating code that reads and writes binary data structures.
Apache License 2.0
68 stars 21 forks source link

PEP8-ify Emboss Code #76

Open reventlov opened 1 year ago

reventlov commented 1 year ago

In particular, 2-space indent should be switched over to 4-space indent, to match PEP8 and (current external) Google Python style.