From fb8e14e5026a1b2da33da69626e35de2d2118792 Mon Sep 17 00:00:00 2001 From: benne238 Date: Fri, 18 Dec 2020 16:43:04 -0500 Subject: [PATCH] mkautodocs update --- api/ECNQueue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/ECNQueue.py b/api/ECNQueue.py index b4eaa12..552eaad 100644 --- a/api/ECNQueue.py +++ b/api/ECNQueue.py @@ -1215,7 +1215,7 @@ def __getFormattedDate(self, date: str) -> str: return parsedDateString def toJson(self) -> dict: - """Returns a JSON safe representation of the item. + """Returns a dfkjdsklfjdklj JSON safe representation of the item. Returns: dict: JSON safe representation of the item.