mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 04:46:18 +02:00
chore: code format
This commit is contained in:
@@ -48,6 +48,7 @@ class Extension(NamedTuple):
|
||||
hash=ext_info.hash if ext_info.module_installed else "",
|
||||
)
|
||||
|
||||
|
||||
class ExtensionManager:
|
||||
def __init__(self, include_disabled_exts=False):
|
||||
self._disabled: List[str] = (
|
||||
|
Reference in New Issue
Block a user