mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-04-05 17:13:48 +03:00
style: fix lint errors
This commit is contained in:
parent
f97fcf4c34
commit
e0a8bea938
@ -20,8 +20,8 @@ async def main():
|
||||
block_loader("standard", "help"),
|
||||
],
|
||||
metainfo={
|
||||
'app_version': os.getenv('APP_VERSION'),
|
||||
}
|
||||
"app_version": os.getenv("APP_VERSION"),
|
||||
},
|
||||
)
|
||||
await ocab.start()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user