Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

small typo in docu #541

Closed
laroche opened this issue Jan 13, 2023 · 1 comment
Closed

small typo in docu #541

laroche opened this issue Jan 13, 2023 · 1 comment

Comments

@laroche
Copy link

laroche commented Jan 13, 2023

Mini-docu fixup:

--- a/docs/recipes.rst
+++ b/docs/recipes.rst
@@ -52,7 +52,7 @@ Scanner data (blocking)
 
 .. code-block:: python
 
-    allParams = ib.reqScannerParameters())
+    allParams = ib.reqScannerParameters()
     print(allParams)
 
     sub = ScannerSubscription(

Thanks a lot for ib_insync development,
best regards,

Florian La Roche

@erdewit
Copy link
Owner

erdewit commented Jan 19, 2023

Thanks for noticing, I will update the documentation.

flepied pushed a commit to flepied/ib_insync that referenced this issue Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants