sarim commited on
Commit
3c2128f
·
1 Parent(s): 96121ac

update model

Browse files
Files changed (1) hide show
  1. models.py +0 -2
models.py CHANGED
@@ -897,8 +897,6 @@ class TickerData(BaseModel):
897
  year_1_change:float#": "7.02%",
898
  ytd_change:float#": "-1.81%"
899
 
900
- stockCount: int = 0
901
- sectorName: str = ""
902
 
903
  model_config = {
904
  "extra": "ignore",
 
897
  year_1_change:float#": "7.02%",
898
  ytd_change:float#": "-1.81%"
899
 
 
 
900
 
901
  model_config = {
902
  "extra": "ignore",