CartoDB / crankshaft

CARTO Spatial Analysis extension for PostgreSQL
BSD 3-Clause "New" or "Revised" License
54 stars 20 forks source link

update module import to use __all__ instead of * #169

Closed andy-esch closed 6 years ago

andy-esch commented 7 years ago

e.g., https://docs.python.org/3/tutorial/modules.html#importing-from-a-package

andy-esch commented 6 years ago

Not an issue with the class-based structure of the functions.