Skip to content

Commit b8a0197

Browse files
committed
remove white space
1 parent 759d34d commit b8a0197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)