Skip to content

Commit 39f84a4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9446d55 commit 39f84a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WrightTools/artists/_animate.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def animate_quick(q2d: Quick1DIterator | Quick2DIterator, **kwargs) -> FuncAnima
146146
**kwargs: dict items
147147
all extra kwargs are passed to matplotlib.FuncAnimation
148148
149-
149+
150150
Example
151151
-------
152152
```python
@@ -176,7 +176,7 @@ def animate_interact2D(
176176
177177
**kwargs: dict items
178178
all extra kwargs are passed to matplotlib.FuncAnimation
179-
179+
180180
Example
181181
-------
182182
```python

0 commit comments

Comments
 (0)