Skip to content

Commit

Permalink
add missing Shape declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Jan 7, 2025
1 parent 068fa31 commit f212f8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elasticsearch_dsl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
RankFeatures,
ScaledFloat,
SearchAsYouType,
Shape,
Short,
SparseVector,
Text,
Expand Down Expand Up @@ -183,6 +184,7 @@
"ScaledFloat",
"Search",
"SearchAsYouType",
"Shape",
"Short",
"SparseVector",
"TermsFacet",
Expand Down

0 comments on commit f212f8c

Please sign in to comment.