Skip to content

Commit

Permalink
include candidate in hide_convergency
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanpalmeira committed Sep 18, 2022
1 parent 59ed985 commit faadf2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion landing/candidate/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,5 @@ def url_to_row_iterator(url: str) -> Generator[str, None, None]:


hide_convergency = [90, 878, 4610, 90842, 105534, 123756, 141401, 141480, 141552,
160517, 204433, 207309, 214865, 219585, 219592, None]
160517, 204433, 207309, 214865, 219585, 219592,
204563,122466, None]

0 comments on commit faadf2c

Please sign in to comment.