bank-payment/account_payment_mode_default_account/__init__.py

3 lines
71 B
Python
Raw Permalink Normal View History

2023-05-19 08:19:51 +00:00
from . import models
from .hooks import post_init_hook, uninstall_hook