Skip to content

Commit 04f2ca5

Browse files
Remove the projection and region parameters
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 698ddd7 commit 04f2ca5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pygmt/src/pygmtlogo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ def pygmtlogo( # noqa: PLR0913
258258
width=None, # -> Use width parameter of Figure.image
259259
height=None, # -> Use height parameter of Figure.image
260260
box=None, # -> Use box parameter of Figure.image
261-
projection=None,
262-
region=None,
263261
verbose=None,
264262
panel=None,
265263
transparency=None,

0 commit comments

Comments
 (0)