mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 14:19:43 +00:00
fix classname type
This commit is contained in:
@@ -141,7 +141,7 @@ class ElasticIndex:
|
||||
_, _ = ElasticWrap(path).put(data)
|
||||
|
||||
|
||||
class ElasitIndexWrap:
|
||||
class ElasticIndexWrap:
|
||||
"""interact with all index mapping and setup"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user