Skip to content

Commit 165f843

Browse files
committed
Regenerate solr_types.py after removing ia_collection_s
1 parent 9848773 commit 165f843

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openlibrary/solr/solr_types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ class SolrDocument(TypedDict):
129129
public_scan_b: Optional[bool]
130130
printdisabled_s: Optional[str]
131131
lending_edition_s: Optional[str]
132-
133132
ebook_count_i: Optional[int]
134133

135134
# fmt: on

0 commit comments

Comments
 (0)