From b35f603399d6f1cd12d66aaa26ad7ee1ceaf454a Mon Sep 17 00:00:00 2001 From: DSQ Date: Wed, 11 Mar 2026 15:46:21 +0800 Subject: [PATCH] [0.2.7.2][ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e48f4..56e8d8b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()" \ No newline at end of file +python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"