Pavol Rusnak
25f0763f94
chore: run pyupgrade (#623)
- use `{...}` instead of `set([...])`
- do not use `class Foo(object):`, just use `class Foo:`
- do not specify default flags (`"r"`) for `open()`
2024-09-24 13:53:35 +02:00
..
2024-07-17 14:04:17 +02:00
2024-06-26 03:06:01 +02:00
2023-07-28 18:42:16 +02:00
2022-09-28 17:59:30 +02:00
2024-07-08 18:05:57 +02:00
2024-09-24 13:53:35 +02:00
2024-07-09 15:46:19 +02:00
2024-07-08 18:05:57 +02:00
2024-09-22 15:57:17 +02:00
2024-09-09 11:50:02 +02:00
2024-06-25 19:20:03 +02:00
2024-01-08 00:57:15 +01:00
2024-03-23 02:25:19 +01:00
2024-07-08 18:05:57 +02:00
2024-07-09 15:46:19 +02:00
2024-07-11 23:08:36 +02:00
2024-09-08 15:00:32 +02:00
2024-07-08 18:05:57 +02:00
2024-07-08 18:05:57 +02:00
2024-09-24 13:53:35 +02:00