Multi-Musikanteil.py aktualisiert

This commit is contained in:
2026-02-11 13:33:15 +01:00
parent 7dca09f982
commit 417a269a26

View File

@@ -88,7 +88,6 @@ def erstelle_pdf(daten: List[Tuple[int, int, float]], ausgabe: Path) -> None:
c.save()
def drucke_pdf(pfad: Path) -> None:
"""Sendet das PDF an den Windows Standarddrucker (Acrobat bzw. Edge)."""
try: