Skip to content

Commit

Permalink
fix indent again
Browse files Browse the repository at this point in the history
  • Loading branch information
pijyoi committed Nov 19, 2021
1 parent 7134fce commit ce67148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/config_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ enableExperimental bool False Enable experimental fe
In combination with useOpenGL, this makes PlotCurveItem use PyOpenGL
for curve drawing.
Caveats:
1. Only a very limited subset of the full options of PlotCurveItem
is implemented.
1. Only a very limited subset of the full options of PlotCurveItem is implemented.
2. Single precision is used. This may cause drawing artifacts.

crashWarning bool False If True, print warnings about situations that may result in a crash.
================== =================== ================== ================================================================================

Expand Down

0 comments on commit ce67148

Please sign in to comment.