From b8d7ffd4a8a3dad25711c0ee039e5a4f9a9d6928 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Mon, 28 Nov 2022 08:32:13 +0000 Subject: [PATCH] Allow single quotes "'" and hyphens "-" (#4) - Allow single quotes "'" and hyphens "-" (54f836ce498930b225ff2a6db8c2a40bddece9f8) Co-authored-by: Sanchit Gandhi --- config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.json b/config.json index 7546e28..18c737b 100644 --- a/config.json +++ b/config.json @@ -42,12 +42,10 @@ "suppress_tokens": [ 1, 2, - 6, 7, 8, 9, 10, - 12, 14, 25, 26,