Commit df48fa9c by Andrew Zafft

whiny pylint

parent d15e1483
......@@ -6,7 +6,7 @@ import textwrap
import luigi
from luigi.configuration import get_config
from luigi.hive import HivePartitionTarget, HiveQueryRunner, HiveQueryTask, HiveTableTarget
from luigi.parameter import Parameter, BooleanParameter
from luigi.parameter import BooleanParameter, Parameter
from edx.analytics.tasks.common.mysql_load import MysqlInsertTask
from edx.analytics.tasks.util.overwrite import OverwriteOutputMixin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment