fix: no importing, catch errors, ascii art

This commit is contained in:
2026-04-10 08:59:35 +02:00
parent 711b89a0d6
commit ead9e3a3f7
3 changed files with 39 additions and 42 deletions

View File

@@ -1,13 +0,0 @@
from typing import List
def compute_diff(paths: List[str]):
pass
def file_diff(path: str):
pass
def pkg_diff():
pass