Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerapritchard committed Dec 6, 2024
1 parent f290e24 commit ec6cfb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lksearch/catalogsearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def _load_cat_config():
# Make this an optional keword argument for debugging/doc
_default_catalog = "tic"


def query_region(
search_input: Union[str, SkyCoord, tuple, list[str, SkyCoord, tuple]],
output_epoch: Union[str, Time] = None,
Expand Down

0 comments on commit ec6cfb1

Please sign in to comment.