Skip to content

Commit

Permalink
添加缺失属性
Browse files Browse the repository at this point in the history
  • Loading branch information
lemisky committed May 29, 2024
1 parent 368d84f commit e2336e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aligo/types/FieldsInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ class FieldsInfo(DatClass):
image_count: int = 0
video_meta_processed: str = None
story_ids: str = None
story_image_score: int = None

0 comments on commit e2336e5

Please sign in to comment.