Skip to content

Commit

Permalink
Fixing bug in documentation example to `regridding.geometry.bounding_…
Browse files Browse the repository at this point in the history
…boxes_intersect_2d()`.
  • Loading branch information
byrdie committed Dec 2, 2023
1 parent 051eca1 commit 01d1fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regridding/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def bounding_boxes_intersect_2d(
box :math:`P`, and plot the boxes as filled if they intersect,
and unfilled if they don't intersect.
.. jupyter-execute
.. jupyter-execute::
import matplotlib as mpl
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 01d1fe1

Please sign in to comment.