Skip to content

Commit 90ce878

Browse files
committed
fixing black formatting
1 parent 4dc5211 commit 90ce878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlassian/rest_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from oauthlib.oauth1.rfc5849 import SIGNATURE_RSA_SHA512 as SIGNATURE_RSA
2525
except ImportError:
2626
from oauthlib.oauth1 import SIGNATURE_RSA
27-
27+
2828
from requests import HTTPError, Response, Session
2929
from requests_oauthlib import OAuth1, OAuth2
3030
from six.moves.urllib.parse import urlencode

0 commit comments

Comments
 (0)