Skip to content

Commit 1f44500

Browse files
authored
Merge branch 'master' into fix/pr817-ci-cleanup
2 parents 67fe583 + 2ceb107 commit 1f44500

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

malariagen_data/anoph/aim_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ def plot_aim_heatmap(
208208
show: plotly_params.show = True,
209209
renderer: plotly_params.renderer = None,
210210
) -> plotly_params.figure:
211+
aims = self._prep_aims_param(aims=aims)
211212
# Load AIM calls.
212213
ds = self.aim_calls(
213214
aims=aims,

0 commit comments

Comments
 (0)