From 97fb0daed5acf16a7f85257c30149169b4032f1e Mon Sep 17 00:00:00 2001 From: Chris Kanich Date: Tue, 15 Nov 2022 19:48:10 -0600 Subject: [PATCH] logger class typo --- chicago/bills.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chicago/bills.py b/chicago/bills.py index 4708dfe..62ef77b 100644 --- a/chicago/bills.py +++ b/chicago/bills.py @@ -300,7 +300,7 @@ def scrape(self, window=3): relation_type = "replaces" if relation_type is None: - self.warn("Unclear relation for {0}".format(matter_id)) + self.warning("Unclear relation for {0}".format(matter_id)) else: for relation in identified_relations: