move help and update dockerfile

This commit is contained in:
2025-06-07 13:07:26 -05:00
parent a53a81a180
commit e1707e789c
5 changed files with 64 additions and 58 deletions

View File

@ -1,6 +1,7 @@
# garfpy/__init__.py
from .log import logger
from .help import help
from .kroger import Kroger
from .kroger import Kroger
from .garfai import GarfAI