Arvid Norlander
|
4417e49612
|
New reformatting of code after rebase and changes.
|
2020-08-06 11:55:22 +02:00 |
|
Arvid Norlander
|
a17ad52102
|
Use optimise imports in PyCharm for cleanup.
This sorts imports into sections:
* From standard library
* From other libraries
* From the current project
Each section is sorted alphabetically.
|
2020-08-06 11:48:19 +02:00 |
|
Arvid Norlander
|
9dc0c14aed
|
Automated formatting with YAPF.
PEP8 settings are used except the low 80 column limit has be increased
to a more reasonable 100 columns.
|
2020-08-06 11:46:19 +02:00 |
|
Viktor Dragomiretskyy
|
cefc2f6ff5
|
Attempt to start from udev.
|
2020-07-12 04:08:51 +12:00 |
|