faif / python-patterns

A collection of design patterns/idioms in Python
40.2k stars 6.93k forks source link

Issue with the specification pattern #399

Closed LuMiSxh closed 1 year ago

LuMiSxh commented 2 years ago

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