add module pap (ICapHousing)
This commit is contained in:
parent
85918b5d71
commit
cddfd39542
6 changed files with 288 additions and 0 deletions
3
modules/pap/__init__.py
Normal file
3
modules/pap/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import PapBackend
|
||||
|
||||
__all__ = ['PapBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue