philhagen / sof-elk

Configuration files for the SOF-ELK VM
GNU General Public License v3.0
1.46k stars 272 forks source link

Format Python scripts with Black #289

Open za opened 10 months ago

za commented 10 months ago

Hi there,

What if we format the Python scripts using Black? I know this is opinionated, but somehow IMHO having a standardized code style will make the code more readable and hopefully there will be more contributors.

I can prepare the PR if you accept the idea.

Thanks.