Skip to content

Commit

Permalink
🔵 improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrecamilleri committed Jan 27, 2025
1 parent b0554a2 commit f20aab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frictionless/package/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,8 @@ def validate(
Parameters:
checklist? (checklist): a Checklist object
parallel? (bool): run in parallel if possible
parallel? (bool): run in parallel if possible. Parallel execution
is not possible if foreign keys are used in a resource schema.
Returns:
Report: validation report
Expand Down

0 comments on commit f20aab1

Please sign in to comment.