File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
DEFAULT_KEY_PREFIX = 'is-bitcoin-lit'
2222
SENTIMENT_API_URL = 'https://api.senticrypt.com/v1/bitcoin.json'
23-
TWO_MINUTES = 60 * 60
23+
TWO_MINUTES = 60 + 60
2424
HOURLY_BUCKET = '3600000'
2525

2626
BitcoinSentiments = List[Dict[str, Union[str, float]]]

0 commit comments

Comments
 (0)