Skip to content

Commit d5f412b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 66e9e2f commit d5f412b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/images/visualize_grids.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
This example is based on the matplotlib demo of a PathPatch object,
55
https://matplotlib.org/examples/shapes_and_collections/path_patch_demo.html.
66
"""
7+
78
import matplotlib.patches as mpatches
89
import matplotlib.path as mpath
910
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)