Closed andrewheusser closed 5 years ago
Very minor, but add a default value (e.g. None) for:
None
glass_plot_kws: dict or None, optional Additional keyword arguments to pass to nilearn.plotting.plot_glass_brain.
stat_plot_kws: dict or None, optional Additional keyword arguments to pass to nilearn.plotting.plot_stat_map.
Changes are implemented with https://github.com/miykael/atlasreader/pull/107/commits/23cae1f96f07191f715c7cabf7e87194af584519.
👍
Very minor, but add a default value (e.g.
None
) for:glass_plot_kws: dict or None, optional Additional keyword arguments to pass to nilearn.plotting.plot_glass_brain.
stat_plot_kws: dict or None, optional Additional keyword arguments to pass to nilearn.plotting.plot_stat_map.