You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #167 from janluke/fix/constraint-cannot-be-copied
Fix: `Constraint.__getattr__` was returning `None` instead of raising `AttributeError`
Merge pull request #162 from janluke/fix/group_command_and_group_class
Fix: default to `Group.command_class` and `Group.group_class` when creating subcommands