Skip to content

Commit 5dfbff9

Browse files
committed
Fix trailing whitespace in sample_metadata.py
1 parent b0df53e commit 5dfbff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/anoph/sample_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1306,7 +1306,7 @@ def _setup_sample_colors_plotly(
13061306
if color == "taxon" and color_discrete_map is None:
13071307
# Special case, default taxon colors and order.
13081308
color_discrete_map = self._taxon_colors
1309-
1309+
13101310
# Special handling for aim_species colors.
13111311
if color == "aim_species" and color_discrete_map is None:
13121312
# Special case, default aim_species colors and order.

0 commit comments

Comments
 (0)