Talha_merge
ahmed.mujtaba 2026-08-31 18:30:56 +05:00
parent 48813b4a32
commit 25a4eb8ec5
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ MUTABLE_PROFILE_FIELDS = (
"current_title", "current_company", "avatar_url", "summary", "skills", "current_title", "current_company", "avatar_url", "summary", "skills",
"match_score", "raw", "match_score", "raw",
) )
class TalentRuns(SQLModel, table=True): class TalentRuns(SQLModel, table=True):