diff --git a/src/hipool/curiam_categories.py b/src/hipool/curiam_categories.py index 6a13b0b..7bd19cd 100644 --- a/src/hipool/curiam_categories.py +++ b/src/hipool/curiam_categories.py @@ -7,11 +7,10 @@ "Language Source", "Named Interpretive Rule", "Example Use", - "Appeal to Meaning", -] + "Appeal to Meaning"] REDUCED_CATEGORIES = [ "Focal Term", + "Metalinguistic Cue", "Direct Quote", - "Legal Source", - ] + "Legal Source"]