Skip to content

Commit

Permalink
Add missing import in query_cluster (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton authored Feb 5, 2024
1 parent 68679ce commit 19887bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/query_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
from datetime import datetime, timedelta, date
import yaml
import textwrap
import requests

from fink_utils.xmatch.simbad import get_simbad_labels

Expand Down

0 comments on commit 19887bc

Please sign in to comment.