justpy-org / justpy

An object oriented high-level Python Web Framework that requires no frontend programming
https://justpy.io
Apache License 2.0
1.22k stars 96 forks source link

Apply default black code formatting #499

Closed platinops closed 2 years ago

platinops commented 2 years ago

As requested in #493, I applied blacks default formatting to the entire package.

pip install black
black justpy