Fix PEP8: E123 closing bracket does not match
indentation of opening bracket's line
This commit is contained in:
@@ -32,7 +32,7 @@ def create_cert_course():
|
||||
min_price=16,
|
||||
suggested_prices='32,64,128',
|
||||
currency='usd',
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
def register():
|
||||
|
||||
Reference in New Issue
Block a user