Skip to content

Commit

Permalink
Update glue/core/visual.py
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Homeier <dhomeie@gwdg.de>
  • Loading branch information
nabobalis and dhomeier committed May 4, 2022
1 parent a35f72d commit e2a8d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glue/core/visual.py
Expand Up @@ -19,7 +19,7 @@ class VisualAttributes(HasCallbackProperties):
Parameters
----------
parent : :class:`~PyQt5.api.qtcore.qobject`, optional
parent : `QObject`, optional
The object that this visual attributes object is attached to. Default is `None`.
color : `str`, optional
A matplotlib color string. Default is set from :class:`~glue.config.SettingRegistry`.
Expand Down

0 comments on commit e2a8d5d

Please sign in to comment.