We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf1c73 commit 724b590Copy full SHA for 724b590
1 file changed
buildbot/masters/datatracker/master.cfg
@@ -67,7 +67,7 @@ c['schedulers'] = [
67
68
from buildbot.process.factory import BuildFactory
69
from buildbot.steps.source.svn import SVN
70
-from buildbot.steps.shell import ShellCommand, Test, WarningCountingShellCommand
+from buildbot.steps.shell import ShellCommand, WarningCountingShellCommand
71
from buildbot.steps.python import PyFlakes
72
from buildbot.steps.python_twisted import RemovePYCs
73
#
0 commit comments