Commit Graph

7 Commits

Author SHA1 Message Date
Nex d82c788a18 Removed AUTHORS file in favor of explicit copyright notice 2022-05-08 14:53:50 +02:00
Nex eb5f07a75d Updated copyright notice 2022-01-30 20:15:01 +01:00
Nex c48a4e8f50 Fixed variable name 2022-01-30 04:12:19 +01:00
Nex 001c2998a5 Removed unnecessary newlines 2022-01-30 04:11:46 +01:00
Yallxe 43b1612dfe Set utf-8 as an encoding for open()
Not every system uses 'utf-8' as a default encoding for opening files in Python.

Before you say that there must be a way to set default encoding in one line, no, there is not. At least, I didn't found a way to do this.
2022-01-29 12:18:18 +01:00
Nex 512f40dcb4 Standardized code with flake8 2021-11-19 15:27:51 +01:00
Nex 7252cc82a7 Added module to dump full output of dumpsys 2021-08-30 22:20:05 +02:00