From b819f15b63770fbda246d6272332a2bc9832349d Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 22 Jan 2023 22:09:13 -0300 Subject: Removed extra space --- org.py | 1 - 1 file changed, 1 deletion(-) diff --git a/org.py b/org.py index 33ca3e9..0471f6d 100644 --- a/org.py +++ b/org.py @@ -28,7 +28,6 @@ class OrgData(): :END: {extra} - """ with open(ORG_CAPTURE_FILENAME, "a") as capture_file: -- cgit v1.2.3