Skip to content

Commit

Permalink
remove extra backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
rutsky committed Feb 28, 2017
1 parent 42d35c2 commit 056078b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/docs/relnotes/0.9.0b1.rst
Expand Up @@ -421,7 +421,7 @@ Changes for Developers

* The ``buildbot.misc.SerializedInvocation`` class has been removed; use :py:func:`buildbot.util.debounce.method` instead.

* The ``progress`` attributes of both :py:class:`buildbot.process.buildstep.BuildStep`` and :py:class:`buildbot.process.build.Build` have been removed.
* The ``progress`` attributes of both :py:class:`buildbot.process.buildstep.BuildStep` and :py:class:`buildbot.process.build.Build` have been removed.
Subclasses should only be accessing the progress-tracking mechanics via the :py:meth:`buildbot.process.buildstep.BuildStep.setProgress` method.

Slave
Expand Down

0 comments on commit 056078b

Please sign in to comment.