From 0c89b03edc51a2879986177862275d51ec6584c4 Mon Sep 17 00:00:00 2001 From: Noah Kasmanoff Date: Thu, 30 Nov 2023 12:47:37 -0500 Subject: [PATCH] placeholder --- tests/test_editors.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/test_editors.py b/tests/test_editors.py index e69de29..f4e739b 100644 --- a/tests/test_editors.py +++ b/tests/test_editors.py @@ -0,0 +1,3 @@ +""" +Placeholder for testing the editors module. +""" \ No newline at end of file