Skip to content

Commit 41583fb

Browse files
committed
minor: fix lint issue
1 parent aa72ecc commit 41583fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylops_mpi/DistributedArray.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ def to_dist(cls, x: NDArray,
284284
Axis of Distribution
285285
local_shapes : :obj:`list`, optional
286286
Local Shapes at each rank.
287-
287+
288288
Returns
289289
----------
290290
dist_array : :obj:`DistributedArray`

0 commit comments

Comments
 (0)