diff --git a/koerce/sugar.py b/koerce/sugar.py index 73bd3b3..7292297 100644 --- a/koerce/sugar.py +++ b/koerce/sugar.py @@ -9,6 +9,7 @@ Context, Eq, If, + NoMatch, # noqa: F401 Pattern, pattern, )