From f2a4fab1cb26874f3e1eb97e9dccfae056946e3b Mon Sep 17 00:00:00 2001 From: Dpeta Date: Wed, 24 Mar 2021 16:50:58 +0100 Subject: [PATCH] Changed week to microsecond --- memos.py | 6 +++--- parsetools.py | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/memos.py b/memos.py index cf9409a..a0a8b82 100644 --- a/memos.py +++ b/memos.py @@ -69,7 +69,7 @@ def txt2delta(txt): return sign*timed def pcfGrammar(td): - if td == timedelta(weeks=1): # Replacement for mysteryTime