Skip to content

Commit d04b58e

Browse files
Jon BrenasJon Brenas
authored andcommitted
type errors
1 parent 295e2fb commit d04b58e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/anoph/test_pca.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ def test_pca_cohort_downsampling(fixture, api: AnophelesPca):
352352
[
353353
None,
354354
]
355-
+ api.site_mask_ids
355+
+ list(api.site_mask_ids)
356356
),
357357
)
358358

0 commit comments

Comments
 (0)