chore: some improvements towards packaging

This commit is contained in:
2026-04-16 16:02:29 +02:00
parent c264a5bea2
commit 043b2618a3
2 changed files with 5 additions and 1 deletions
Regular → Executable
+3
View File
@@ -1,3 +1,6 @@
#!/usr/bin/env python3
# PYTHON_ARGCOMPLETE_OK
import cli.args as cliargs
import commands.commit as commit