Skip to content

Commit 7048d2a

Browse files
committed
remove white space
1 parent 759d34d commit 7048d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meshmode/dof_array.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def from_list(cls, actx: Optional[ArrayContext], res_list) -> "DOFArray":
141141

142142
return cls(actx, tuple(res_list))
143143

144-
# }}}
144+
# }}}
145145

146146
# {{{ sequence protocol
147147

0 commit comments

Comments
 (0)