From 2f210b4720dcb904687a3d1ceb101ad91135b877 Mon Sep 17 00:00:00 2001 From: Alex Golec Date: Mon, 22 Jul 2024 00:11:02 -0400 Subject: [PATCH] typo --- docs/help.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help.rst b/docs/help.rst index a8f05cb..cb1f781 100644 --- a/docs/help.rst +++ b/docs/help.rst @@ -35,7 +35,7 @@ In addition to your code, it would really help if you shared: 1. Your OS (Windows? Mac OS? Linux?) and execution environment (VSCode? A raw terminal? A notebook? A docker container in the cloud?) 2. Your ``schwab-py`` version. You can see this by - executing``print(schwab.__version__)`` in a python shell. Make sure you're + executing ``print(schwab.__version__)`` in a python shell. Make sure you're using the most recent version *before* asking for help. You can ensure this using ``pip install --upgrade schwab-py` 3. The full stack trace and error message. Descriptions of errors will be met