mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 04:16:18 +02:00
chore: code format
This commit is contained in:
@@ -227,7 +227,7 @@ class InstallableExtension(BaseModel):
|
||||
os.path.join(self.ext_upgrade_dir, self.id),
|
||||
os.path.join("lnbits", "extensions", self.id),
|
||||
)
|
||||
|
||||
|
||||
def nofiy_upgrade(self) -> None:
|
||||
"""Update the the list of upgraded extensions. The middleware will perform redirects based on this"""
|
||||
if not self.hash:
|
||||
|
Reference in New Issue
Block a user