Skip to content

Commit f20aab1

Browse files
🔵 improve documentation
1 parent b0554a2 commit f20aab1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frictionless/package/package.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,8 @@ def validate(
476476
477477
Parameters:
478478
checklist? (checklist): a Checklist object
479-
parallel? (bool): run in parallel if possible
479+
parallel? (bool): run in parallel if possible. Parallel execution
480+
is not possible if foreign keys are used in a resource schema.
480481
481482
Returns:
482483
Report: validation report

0 commit comments

Comments
 (0)