From 8863b985dc745d3da44124134ab88169d70834f8 Mon Sep 17 00:00:00 2001 From: Simon <65854503+StopmotionSimonYT@users.noreply.github.com> Date: Tue, 9 Aug 2022 23:57:34 +0200 Subject: [PATCH] Important fix: utils was not imported correctly --- utils/id.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/utils/id.py b/utils/id.py index 3c87897..f5efb45 100644 --- a/utils/id.py +++ b/utils/id.py @@ -1,9 +1,7 @@ import re -# Conflict fixed from utils.console import print_substep - def id(reddit_obj: dict): """ This function takes a reddit object and returns the post id