We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df207c8 commit d927b06Copy full SHA for d927b06
1 file changed
malariagen_data/anoph/sample_metadata.py
@@ -1345,7 +1345,7 @@ def _setup_cohort_queries(
1345
cohort_size: Optional[base_params.cohort_size],
1346
min_cohort_size: Optional[base_params.min_cohort_size],
1347
):
1348
- """Convenience function to normalise the `cohorts` paramater to a
+ """Convenience function to normalise the `cohorts` parameter to a
1349
dictionary mapping cohort labels to sample metadata queries."""
1350
1351
if isinstance(cohorts, dict):
0 commit comments