Skip to content

Commit

Permalink
chores: Format
Browse files Browse the repository at this point in the history
  • Loading branch information
KShivendu committed Sep 6, 2023
1 parent 7f4240c commit 47e2252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion supertokens_python/querier.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ async def api_request(
self.api_request(url, method, retry_count - 1, *args, **kwargs)
)


async def get_api_version(self):
if Querier.api_version is not None:
return Querier.api_version
Expand Down

0 comments on commit 47e2252

Please sign in to comment.