We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f50c6 commit 7b45560Copy full SHA for 7b45560
utils.py
@@ -84,3 +84,5 @@ def market_open() -> bool:
84
return True
85
else:
86
return False
87
+
88
+ return False
0 commit comments