Peter Pfeufer a6b340c179
update code to reflect the new minimum python version 3.7
- update string format method
- remove redundant default arguments from function  calls
- remove unused imports
- remove unicode identifier from strings, it's default in py3 (see: https://stackoverflow.com/a/4182635/12201331)
2021-10-18 11:59:05 +02:00
..
2021-07-03 04:43:16 +00:00
2021-09-14 04:21:22 +00:00
2021-07-03 04:43:16 +00:00
2021-09-14 04:21:22 +00:00
2020-03-05 02:23:58 +00:00
2020-07-13 18:52:29 +00:00
2021-05-17 09:49:58 +02:00