Few fixes
This commit is contained in:
@@ -3,7 +3,7 @@ uLutenant service configuration
|
||||
"""
|
||||
|
||||
import os
|
||||
from pydantic import BaseSettings
|
||||
from pydantic_settings import BaseSettings
|
||||
|
||||
class Settings(BaseSettings):
|
||||
"""Application settings"""
|
||||
|
||||
0
services/tenant/app/models/__init__.py
Normal file
0
services/tenant/app/models/__init__.py
Normal file
Reference in New Issue
Block a user