Skip to content

Commit b4a79b7

Browse files
committed
[format-command] fixes
1 parent 5104bfc commit b4a79b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,4 +509,4 @@ def new_module(*args, **kwargs):
509509

510510
return new_module
511511

512-
return deprecator
512+
return deprecator

0 commit comments

Comments
 (0)