informagi / GeeseDB

Graph Engine for Exploration and Search
MIT License
35 stars 4 forks source link

export DBConnection to connection module-level #10

Closed KDercksen closed 4 years ago

KDercksen commented 4 years ago

This allows for a shorter import and is typically used to additionally avoid importing hidden code (e.g. internal classes) by populating the __all__ attribute