Format all code.
This commit is contained in:
@@ -135,4 +135,4 @@ def extract_tickers(text):
|
||||
if cleaned_ticker not in COMMON_WORDS_BLACKLIST:
|
||||
tickers.append(cleaned_ticker)
|
||||
|
||||
return tickers
|
||||
return tickers
|
||||
|
Reference in New Issue
Block a user