mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 13:42:07 +00:00
3 lines
71 B
Python
3 lines
71 B
Python
from . import models
|
|
from .hooks import post_init_hook, uninstall_hook
|