Skip to content

Commit

Permalink
Update src/sparc/client/services/metadata.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
athril and github-actions[bot] authored Nov 30, 2023
1 parent f156527 commit 5f8d323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparc/client/services/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def __init__(
self.connect()

def connect(self) -> str:
""" Not needed as metadata services are REST service calls """
"""Not needed as metadata services are REST service calls"""
logging.info("Metadata REST services available...")

self.host_api = "https://scicrunch.org/api/1/elastic"
Expand Down

0 comments on commit 5f8d323

Please sign in to comment.