Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pull_back function for compatibility with catlab v0.16.18 #82

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

kris-brown
Copy link
Collaborator

Catlab updating from v0.16.17 to v0.16.18 introduced a regression in pull_back which produces an ACSetTransformation - Catlab errored on receiving a Vector{Any} which is addressed by making sure the components are typed. This PR adds some tests for pull_back.

@kris-brown kris-brown merged commit e73be3f into main Nov 6, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant