Drikus Roor
d1ea6cf002
lint: Fix all E302 linting errors
2023-04-13 10:50:51 +02:00
Andy Melnikov
e635cf4a4a
Fix flake8 E303,W293,W291,W292,E305
...
Some of the previously fixed things creeped in. I would like to keep the
requirements low on the PR authors for now and gradually improve the
pep8 compliance without introducing much breakage.
2023-04-13 08:49:20 +02:00
Drikus Roor
1f837968ff
fix: Fix flake8 errors based on the flake8 command with a narrower definition of errors
2023-04-12 22:12:25 +02:00
Fabrice Hong
0f3c85335c
fix(logger): fix file handler not outputing DEBUG
2023-04-12 19:57:22 +02:00
Fabrice Hong
158c576a87
refactor(logger): rename the typewriter log function from 'log' to 'typewriter_log'
2023-04-12 19:57:17 +02:00
Fabrice Hong
862d44ea39
fix(logger): fix typewriter simulation doesn't work well with Typing spinner
2023-04-12 19:54:03 +02:00
Fabrice Hong
1f5049a9c4
doc(logger): added class documentation
2023-04-12 19:41:11 +02:00
Fabrice Hong
43c006d71c
feat(global): errors logs are logged as debug level and activated with program argument 'debug'
2023-04-12 19:41:08 +02:00