From a7f944cd7254f55b85c57031a33b61929ee9db32 Mon Sep 17 00:00:00 2001 From: Neythen Treloar Date: Tue, 22 Feb 2022 20:34:36 +0000 Subject: [PATCH] fixed decimal point issues --- stockTicker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stockTicker.py b/stockTicker.py index db6c558..a03ea20 100755 --- a/stockTicker.py +++ b/stockTicker.py @@ -2755,7 +2755,7 @@ if __name__ == '__main__': #stock_ticker.process_msg('-') #stock_ticker.process_msg('W') - stock_ticker.process_msg('A') + #stock_ticker.process_msg('A')