Working on clean up of some code... logging and pydantic field config.
This commit is contained in:
@@ -5,7 +5,6 @@ from pydantic import BaseModel, EmailStr, Field
|
||||
from typing import Dict, List, Optional, Set, Union
|
||||
|
||||
from ..lib_general import *
|
||||
from ..log import *
|
||||
from app.config import settings
|
||||
from app.db_sql import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user