Felix Fontein
e8ec22d3b1
Python code modernization, 3/n ( #1157 )
...
* Remove __metaclass__ = type.
for i in $(grep -REl '__metaclass__ = type' plugins/ tests/); do
sed -e '/^__metaclass__ = type/d' -i $i;
done
* Remove super arguments, and stop inheriting from object.
2025-10-10 08:11:58 +02:00
..
2025-04-26 12:39:00 +02:00
2025-06-25 22:00:42 +02:00
2025-09-14 23:27:52 +02:00
2025-10-10 08:11:58 +02:00
2025-04-28 20:46:11 +02:00
2025-10-07 18:49:20 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-08-03 13:12:29 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-04-26 12:39:00 +02:00
2025-10-10 08:11:58 +02:00
2025-04-26 12:39:00 +02:00
2025-06-04 15:18:19 +02:00
2025-10-03 21:16:18 +02:00
2025-10-03 21:16:18 +02:00
2025-10-03 21:16:18 +02:00
2025-10-03 21:16:18 +02:00
2025-04-26 12:39:00 +02:00
2025-10-03 21:16:18 +02:00