Skip to content

Commit

Permalink
Merge branch 'main' into issue_1610
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce-Pouncey-TAT authored Sep 13, 2024
2 parents 6ad6f15 + 48cedb9 commit 05806bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def _get_session(self, auth_token: t.Optional[str] = None):
finally:
session.close()


def _get(
self,
endpoint: t.Optional[str] = None,
Expand Down

0 comments on commit 05806bb

Please sign in to comment.