From b41a95f7c984c6847661fdba7575967a61be30a7 Mon Sep 17 00:00:00 2001 From: Callum Leslie Date: Tue, 9 Aug 2022 22:12:45 +0000 Subject: [PATCH] Revert "Important fix: utils was not imported correctly" This reverts commit 7382fd937a0d306cc104c04af78a8744edeffa84. --- utils/id.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/id.py b/utils/id.py index f5efb45..3d76593 100644 --- a/utils/id.py +++ b/utils/id.py @@ -2,6 +2,7 @@ import re from utils.console import print_substep + def id(reddit_obj: dict): """ This function takes a reddit object and returns the post id