Skip to content

Commit d0a5281

Browse files
authored
Update tests.py
1 parent ba91d07 commit d0a5281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
group = "group",
9292
categorical = ["var3", "var4"])
9393

94-
## ALl variables
94+
## All variables
9595
effectsize.compute(data = df,
9696
group = "group",
9797
continuous = ["var1", "var2"],

0 commit comments

Comments
 (0)