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 0f6503f commit 6d1a96bCopy full SHA for 6d1a96b
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