[REF]pms_api_rest: changed property colors from module pms to module pms_api_rest

This commit is contained in:
braisab
2022-04-27 11:38:36 +02:00
committed by Darío Lodeiros
parent c013ff194f
commit 2fce02802d
7 changed files with 168 additions and 147 deletions

View File

@@ -1,3 +1,4 @@
from . import controllers
from . import datamodels
from . import services
from . import models