Skip to content

Commit

Permalink
minor: fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Nov 23, 2024
1 parent 55ef856 commit 680c4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylops_mpi/DistributedArray.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class DistributedArray:
the content of the array in different ranks in a different way. To
avoid broadcasting, one can use :obj:`pylops_mpi.Partition.UNSAFE_BROADCAST`
instead.
Parameters
----------
global_shape : :obj:`tuple` or :obj:`int`
Expand Down

0 comments on commit 680c4fe

Please sign in to comment.