Skip to content

Commit 05ad039

Browse files
committed
Fix styling
1 parent d89545e commit 05ad039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/params/pattern.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import dataclasses
66

77
from pygmt.alias import Alias
8-
from pygmt.params.base import BaseParam
98
from pygmt.exceptions import GMTValueError
9+
from pygmt.params.base import BaseParam
1010

1111

1212
@dataclasses.dataclass(repr=False)

0 commit comments

Comments
 (0)