WIP: I HATE PYTHON

This commit is contained in:
2026-03-05 13:55:40 -05:00
parent 107608cd76
commit 5e69617f88
43 changed files with 1854 additions and 1671 deletions

View File

@@ -1,7 +1,7 @@
import os
import shutil
from datetime import datetime, timedelta
from log_registry import LogRegistry
from src.log_registry import LogRegistry
class LogPruner:
"""