linuxmuster / linuxmuster-linuxclient7

The new approach on connecting linuxclients to the Linuxmuster.net v7 Active Directory server.
3 stars 5 forks source link

Replace .format with fstring #20

Open dorianim opened 3 years ago

dorianim commented 3 years ago

For string formatting .format should be replaced by fstring as it is more readable.