Skip to content

Make ExplainCollection importable at module level #30

@prashantmital

Description

@prashantmital

It should be possible to do

from pymongoexplain import ExplainCollection

since the ExplainCollection class is really the only public-API in this package. We should make this possible by adding the appropriate import to __init__.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions