aboutsummaryrefslogtreecommitdiff
path: root/calgen
diff options
context:
space:
mode:
Diffstat (limited to 'calgen')
-rw-r--r--calgen/ps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calgen/ps.py b/calgen/ps.py
index 891e157..723473b 100644
--- a/calgen/ps.py
+++ b/calgen/ps.py
@@ -26,7 +26,7 @@ while True:
.decode("utf-8", "replace")
)
tl = t.lower()
- if "英文" in tl or "Math" in tl or True:
+ if "英文" in tl or "Math" in tl:
print("\a\a\aSending email")
with open("/tmp/ekekek.eml", "w") as p:
p.write(