Closed TristanCantatGaudin closed 1 year ago
to avoid:
foo = gaiaunlimited.selectionfunctions
AttributeError: module 'gaiaunlimited' has no attribute 'selectionfunctions'
adding: import selectionfunctions to init.py apparently breaks things.
to avoid:
AttributeError: module 'gaiaunlimited' has no attribute 'selectionfunctions'