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 e21e997 commit f454cfbCopy full SHA for f454cfb
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