odex25_standard/odex25_base/chatgpt_bot/__init__.py

4 lines
71 B
Python

# -*- coding: utf-8 -*-
from . import controllers
from . import models