docstring indentation fix

This commit is contained in:
Luke Campagnola 2014-04-28 08:22:07 -04:00
parent f202d5ab8b
commit 7b862f4f87

View File

@ -233,7 +233,7 @@ class AxisItem(GraphicsWidget):
without any scaling prefix (eg, 'V' instead of 'mV'). The without any scaling prefix (eg, 'V' instead of 'mV'). The
scaling prefix will be automatically prepended based on the scaling prefix will be automatically prepended based on the
range of data displayed. range of data displayed.
**args All extra keyword arguments become CSS style options for **args All extra keyword arguments become CSS style options for
the <span> tag which will surround the axis label and units. the <span> tag which will surround the axis label and units.
============== ============================================================= ============== =============================================================