Skip to content

Commit

Permalink
Update lcviz/plugins/ephemeris/ephemeris.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Conroy <[email protected]>
  • Loading branch information
bmorris3 and kecnry authored Jul 25, 2024
1 parent 3a21b05 commit eba0324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lcviz/plugins/ephemeris/ephemeris.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ def user_api(self):
'times_to_phases', 'phases_to_times', 'get_data',
'dataset', 'method', 'period_at_max_power',
'adopt_period_at_max_power', 'query_for_ephemeris',
'query_result', 'adopt_from_catalog', 'create_ephemeris_from_query'
'query_result', 'create_ephemeris_from_query'
]
return PluginUserApi(self, expose=expose)

Expand Down

0 comments on commit eba0324

Please sign in to comment.