We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294f936 commit b3aea64Copy full SHA for b3aea64
tests/__init__.py
@@ -1,3 +1,3 @@
1
-from elasticsearch.dsl import VERSION
+from elasticsearch import VERSION
2
3
ES_MAJOR_VERSION = VERSION[0]
0 commit comments