Pyflakes cleaning for buildbot master.cfg.
- Legacy-Id: 9257
This commit is contained in:
parent
3cf1c73af8
commit
724b590f51
|
@ -67,7 +67,7 @@ c['schedulers'] = [
|
||||||
|
|
||||||
from buildbot.process.factory import BuildFactory
|
from buildbot.process.factory import BuildFactory
|
||||||
from buildbot.steps.source.svn import SVN
|
from buildbot.steps.source.svn import SVN
|
||||||
from buildbot.steps.shell import ShellCommand, Test, WarningCountingShellCommand
|
from buildbot.steps.shell import ShellCommand, WarningCountingShellCommand
|
||||||
from buildbot.steps.python import PyFlakes
|
from buildbot.steps.python import PyFlakes
|
||||||
from buildbot.steps.python_twisted import RemovePYCs
|
from buildbot.steps.python_twisted import RemovePYCs
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue