B612-Asteroid-Institute / adam_home

ADAM python client and notebooks
MIT License
13 stars 8 forks source link

Make ephemeris_file_data_to_dataframe importable #152

Closed moeyensj closed 3 years ago

moeyensj commented 3 years ago

adam/stk/io.py was missing the ephemeris_file_data_to_dataframe function in the definition of __all__ causing the function to not be importable via from adam.stk import ephemeris_file_data_to_dataframe. We could also remove the __all__ definition altogether.

github-actions[bot] commented 3 years ago

Locust summary

Git references

Initial: 7dbe661
Terminal: 6a4cb3e