add boogu

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-07-04 15:26:36 +02:00
parent 5b486dc3cf
commit db26b77909
23 changed files with 5152 additions and 16 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import json
from datetime import datetime
from pathlib import Path
from typing import Any
from rich import print # pylint: disable=redefine-builtin
from rich import print # pylint: disable=redefined-builtin
def load_hf_info_module(module_path: Path):