8000 Fixed coding standards · jssellars/wc-api-python@b5ea3ab · GitHub
[go: up one dir, main page]

Skip to content

Commit b5ea3ab

Browse files
Fixed coding standards
1 parent 9a806ae commit b5ea3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

woocommerce/oauth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
from collections import OrderedDict
1818
from urllib.parse import urlencode, quote, unquote, parse_qsl, urlparse
1919

20+
2021
class OAuth(object):
2122
""" API Class """
2223

0 commit comments

Comments
 (0)
0