Skip to content

Commit 2a61348

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6d30c70 commit 2a61348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/user_guide/migration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ and implementing the required methods:
154154
pass
155155
156156
157-
The rest of the methods are implemented for you. This ensures that while you can customize what you need for plotting,
158-
the rest of the functionalities still work as expected. For more information, see the backend documentation. If you
157+
The rest of the methods are implemented for you. This ensures that while you can customize what you need for plotting,
158+
the rest of the functionalities still work as expected. For more information, see the backend documentation. If you
159159
need to even go further, you can create your own plotter by inheriting from the :class:`~ansys.tools.visualization_interface.backends._base.BaseBackend` class and implementing the required methods,
160160
although this may break existing features.
161161

0 commit comments

Comments
 (0)