Files
pillar/pillar
Sybren A. Stüvel 7dc0cadc46 Fix issue with Cerberus
Cerberus has a clause `… and X in self.persisted_document`, which fails
when `persisted_document` is `None` (which is the default value for the
parameter). This code can be found in the function `_normalize_default()`
in `.venv/lib/python3.6/site-packages/cerberus/validator.py:922`.
2020-03-19 16:57:50 +01:00
..
2020-03-19 16:57:50 +01:00
2019-04-09 01:01:58 +02:00
2018-09-05 14:54:30 +02:00