Merge pull request #22649 from edx/feanil/fix_pep8

Fix all E303 pep8 errors.
This commit is contained in:
Feanil Patel
2019-12-30 13:32:26 -05:00
committed by GitHub
784 changed files with 0 additions and 794 deletions

View File

@@ -6,7 +6,6 @@ paths actually work.
"""
import json
from functools import partial
from uuid import uuid4

View File

@@ -1,6 +1,5 @@
import json
import logging