grocy-cli/grocy/commands/__init__.py

7 lines
245 B
Python

from grocy.commands.stock import Stock
from grocy.commands.recipe import Recipe
from grocy.commands.chore import Chore
from grocy.commands.task import Task
from grocy.commands.shopping import Shopping
from grocy.commands.battery import Battery