aparo / pyes

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
BSD 3-Clause "New" or "Revised" License
607 stars 270 forks source link

fixed inconsistent use to QuerySet #516

Closed MrLawes closed 7 years ago

MrLawes commented 7 years ago

it would raise an Error under python3.3 the line 335: meta = obj.get_meta() ^ TabError: inconsistent use of tabs and spaces in indentation