shawnbrown / datatest

Tools for test driven data-wrangling and data validation.
Other
294 stars 13 forks source link

Add Single-Difference Support to Allowances. #32

Closed shawnbrown closed 7 years ago

shawnbrown commented 7 years ago

Currently the allow_only() context manager expects an iterable (usually a list or dict) of differences.

Add the ability to pass a single difference not wrapped in any container.

shawnbrown commented 7 years ago

This is done: 1c831294448231922f3d33d53e5de702c4e7d006