Skip to content

Change type checks to property existence checks - #143

Merged
Carifio24 merged 18 commits into
glue-viz:masterfrom
Carifio24:property-names
Jul 5, 2026
Merged

Change type checks to property existence checks#143
Carifio24 merged 18 commits into
glue-viz:masterfrom
Carifio24:property-names

Conversation

@Carifio24

@Carifio24 Carifio24 commented Feb 21, 2026

Copy link
Copy Markdown
Member

This PR updates some of our checks that rely on type checking to use attribute existence checking instead. This is more flexible as we don't know what versions of other glue packages the user will have installed, and is what we should have been doing anyways.

This also updates our setting of __version__ from using pkg_resources (which is now deprecated) to using importlib.

@Carifio24
Carifio24 marked this pull request as draft February 23, 2026 22:06
@Carifio24 Carifio24 closed this Apr 8, 2026
@Carifio24 Carifio24 reopened this Apr 8, 2026
@Carifio24
Carifio24 marked this pull request as ready for review July 5, 2026 06:51
@Carifio24
Carifio24 merged commit 9816cd4 into glue-viz:master Jul 5, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant