faif / python-patterns

A collection of design patterns/idioms in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with the specification pattern

LuMiSxh opened this issue · comments

Inside the patterns/behavior/specification.py file, the class CompositeSpecification has a missing attribute in the function not_specification named candidate