Skip to content

Commit 9a15cb0

Browse files
committed
Remove unused plates.shrinkcb config variable
1 parent 2d9bb6f commit 9a15cb0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stagpy/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,6 @@ def _index_collection(arg):
181181
'activate Colin\'s version with vz checking')),
182182
('timeprofile', switch_opt(False, None,
183183
'nb of plates as function of time')),
184-
('shrinkcb',
185-
Conf(0.5, False, None, {},
186-
True, 'color bar shrink factor')),
187184
('zoom',
188185
Conf(None, True, None, {'type': float},
189186
False, 'zoom around surface')),

0 commit comments

Comments
 (0)