Skip to content

Commit 680c4fe

Browse files
committed
minor: fix pylint
1 parent 55ef856 commit 680c4fe

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
@@ -73,7 +73,7 @@ class DistributedArray:
7373
the content of the array in different ranks in a different way. To
7474
avoid broadcasting, one can use :obj:`pylops_mpi.Partition.UNSAFE_BROADCAST`
7575
instead.
76-
76+
7777
Parameters
7878
----------
7979
global_shape : :obj:`tuple` or :obj:`int`

0 commit comments

Comments
 (0)