Skip to content

Commit 72e8d7c

Browse files
[pre-commit.ci] Add auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 13c0c0e commit 72e8d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cycquery/ops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2884,7 +2884,7 @@ class RandomizeOrder(QueryOp):
28842884
--------
28852885
>>> RandomizeOrder()(table)
28862886
2887-
Warnings:
2887+
Warnings
28882888
--------
28892889
Becomes quite slow on large tables.
28902890

0 commit comments

Comments
 (0)