Merge pull request #22649 from edx/feanil/fix_pep8
Fix all E303 pep8 errors.
This commit is contained in:
@@ -6,7 +6,6 @@ paths actually work.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import json
|
||||
from functools import partial
|
||||
from uuid import uuid4
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
|
||||
|
||||
import json
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user