Skip to content

Commit 72a0527

Browse files
committed
Remove stray mention of pycam02ucs
1 parent 60d8612 commit 72a0527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

viscm/gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ def save_colormap(self, event):
541541
from matplotlib.colors import ListedColormap
542542
from numpy import nan, inf
543543
544-
# Used to reconstruct the colormap in pycam02ucs.cm.viscm
544+
# Used to reconstruct the colormap in viscm
545545
parameters = {{'xp': {xp},
546546
'yp': {yp},
547547
'min_Jp': {min_Jp},

0 commit comments

Comments
 (0)