Skip to content

Commit

Permalink
vs code formatting quit for the day
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfk committed Feb 1, 2024
1 parent f7f32fc commit 039e2a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bento_beacon/endpoints/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ def build_ga4gh_service_info():
"name": info["name"],
"type": {
"artifact": "Beacon v2",
"group": "org.ga4gh",
"version": beacon_spec_version
"group": "org.ga4gh",
"version": beacon_spec_version
},
"environment": info["environment"],
"organization": {
Expand Down

0 comments on commit 039e2a2

Please sign in to comment.