mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
3 lines
71 B
Python
3 lines
71 B
Python
from . import models
|
|
from .hooks import post_init_hook, uninstall_hook
|