From 653eb143d57b3d8f8547e68b9307023aa2f27836 Mon Sep 17 00:00:00 2001 From: George Gevoian Date: Mon, 3 Oct 2022 16:46:33 -0700 Subject: [PATCH] Move period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946acd60..48a1fd9f 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Then, you can run the main test suite like so: yarn test ``` -Python tests may also be run locally. (Note: currently requires Python 3.9). +Python tests may also be run locally. (Note: currently requires Python 3.9.) ``` yarn test:python