Skip to content

fix: allow for dynamic subclassing in add_axioms()#3

Merged
felixocker merged 1 commit intofelixocker:mainfrom
robert-mieth:fix-dynamic-subclassing
Nov 23, 2022
Merged

fix: allow for dynamic subclassing in add_axioms()#3
felixocker merged 1 commit intofelixocker:mainfrom
robert-mieth:fix-dynamic-subclassing

Conversation

@robert-mieth
Copy link
Contributor

It seems reasonable to me to check against None instead of True to not exclude dynamic subclassing, i.e., cases where axiom[-1] == False. As I understand it, line 427 can currently not be reached.

@felixocker felixocker merged commit ea1116e into felixocker:main Nov 23, 2022
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.

2 participants