Skip to content

Commit 5361621

Browse files
committed
Revert "Ignore RST299 warning in tesseroid example (#571)"
This reverts commit 5471998.
1 parent f8698c2 commit 5361621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gallery_src/forward/tesseroid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
tesseroid on a computation grid through the :func:`harmonica.tesseroid_gravity`
1616
function.
1717
18-
""" # noqa: RST399,RST299
18+
""" # noqa: RST399
1919
import boule as bl
2020
import pygmt
2121
import verde as vd

0 commit comments

Comments
 (0)