bordaigorl / rmview

A live viewer for reMarkable written in PyQt5
GNU General Public License v3.0
742 stars 61 forks source link

Use Black to format the code #80

Open vale981 opened 3 years ago

vale981 commented 3 years ago

Hi,

Using black to format the code would make contributions easier and more consistent. If you can tolerate the style, black is the way to go: 0 configuration.

Just an idea :) Thanks for creating this awesome project.