Skip to content

Commit

Permalink
Update plot_cpdb_heatmap.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong committed Feb 14, 2024
1 parent 57fad2d commit 237dd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktplotspy/plot/plot_cpdb_heatmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from matplotlib.colors import ListedColormap
from typing import Optional, Union, Dict, List

from ktplotspy.utils.support import diverging_palette
from ktplotspy.utils.support import diverging_palette, sub_pattern
from ktplotspy.utils.settings import DEFAULT_V5_COL_START, DEFAULT_COL_START, DEFAULT_CLASS_COL, DEFAULT_SPEC_PAT


Expand Down

0 comments on commit 237dd3d

Please sign in to comment.