Update src/finish.py
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Tests / test (bash) (push) Has been cancelled
Tests / test (zsh) (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / docker (push) Has been cancelled

This commit is contained in:
2025-12-29 17:32:52 +01:00
parent 851e6638b1
commit 45615c6a2f

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""
finish.py AI shell completions that never leave your machine.
finish.py - AI shell completions that never leave your machine.
"""
from __future__ import annotations
import hashlib