Skip to content

Commit 1fd8582

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c6dd792 commit 1fd8582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WrightTools/data/_join.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def join(
3232
3333
Joined datas must have the same axes and axes order.
3434
The axes define the array structure for the joined dataset.
35-
As such, each axis must
35+
As such, each axis must
3636
* map to a single Variable
3737
* project along one or no dimension of the data shape (i.e. axis shapes should have no more than one dimension with shape greater than 1)
3838
* be orthogonal to all other axes

0 commit comments

Comments
 (0)