Skip to content

Commit 177b31a

Browse files
committed
chores: Format
1 parent b44ad89 commit 177b31a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

supertokens_python/recipe/thirdparty/providers/bitbucket.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@ def Bitbucket(input: ProviderInput) -> Provider: # pylint: disable=redefined-bu
3838
if input.config.user_info_endpoint is None:
3939
input.config.user_info_endpoint = "https://api.bitbucket.org/2.0/user"
4040

41-
4241
return NewProvider(input, BitbucketImpl)

0 commit comments

Comments
 (0)