-
Michael Kryukov authored
* feat: added `masquerade_class` decorator; added tests using beanie; added `create_indexes` and `index_information` to collections async methods * style: prefer single quotes * style: fixed linting from Makefile and tyle issues * docs: added badge with pypi version * feat: added `*args, **kwargs` to AsyncMongoMockClients __init__