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

Add exception specifically for graph isomorphism #65

Merged
merged 2 commits into from
Feb 23, 2022
Merged

Conversation

RMeli
Copy link
Owner

@RMeli RMeli commented Jan 31, 2022

Description

Add exception specifically for graph isomorphism. It is derived from the previous exception ValueError, therefore it should not affect downstream usage.

Checklist

  • Tests
  • Changelog

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #65 (46de101) into develop (2d2a6cd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@RMeli RMeli merged commit 95ed141 into develop Feb 23, 2022
@RMeli RMeli deleted the exceptions branch February 23, 2022 10:22
@RMeli RMeli mentioned this pull request Feb 23, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant