Talha_merge
parent
48813b4a32
commit
25a4eb8ec5
|
|
@ -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):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue