[packages] Fix trivial indent problem

This commit is contained in:
Adriaan de Groot 2021-04-23 23:04:51 +02:00
parent a3b84fa674
commit cd7d109114

View file

@ -255,6 +255,7 @@ class PMEntropy(PackageManager):
# Doesn't need to update the system explicitly
pass
class PMLuet(PackageManager):
backend = "luet"