Skip to content

Commit 1297177

Browse files
author
Timo Schneider
committed
Fix black
1 parent e99b9cc commit 1297177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlassian/bitbucket/cloud/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def _get_paged(
8080
absolute = True
8181
# Params are now provided by the url
8282
params = {}
83-
# Trailing should not be added as it is already part of the url
83+
# Trailing should not be added as it is already part of the url
8484
trailing = False
8585

8686
return

0 commit comments

Comments
 (0)