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 5f8d323 commit 3985501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sparc/client/services/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ def close(self) -> None:
"""Not needed as metadata services are REST service calls"""
return self.host_api

#####################################################################
# Supporting Functions
#####################################################################
# Supporting Functions

#####################################################################
# Function to GET content from URL with retries
Expand Down

0 comments on commit 3985501

Please sign in to comment.