This commit is contained in:
2026-04-29 20:01:02 +02:00
parent 9688e99a8e
commit 8db28ec3a0
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
import typer
from zshell.subcommands import shell, scheme, screenshot, wallpaper, preset
from zshell.subcommands import shell, scheme, screenshot, wallpaper
app = typer.Typer()