Fix more instances of RUF012
commitd4a79a273e5d3c3fac863994153ee6344b50cbe3
authorintrigeri <intrigeri@boum.org>
Wed, 13 Mar 2024 11:34:34 +0000 (13 11:34 +0000)
committerintrigeri <intrigeri@boum.org>
Wed, 13 Mar 2024 11:34:34 +0000 (13 11:34 +0000)
tree2209ac2f25f0855395141bec75fdb319bdf78678
parent0b267090f3f1987b024117d3a368b607d3a08097
Fix more instances of RUF012

Move mutable class attributes to instance attributes.

In practice, this class is only instantiated once, so it makes no difference
whether these class attributes are shared between instances or not.
config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py