mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-21 12:30:16 +08:00
MAINT: Removes default_none from lookup_symbol
This commit is contained in:
@@ -752,7 +752,6 @@ class TradingAlgorithm(object):
|
||||
return self.asset_finder.lookup_symbol(
|
||||
symbol_str,
|
||||
as_of_date=_lookup_date,
|
||||
default_None=False,
|
||||
)
|
||||
|
||||
@api_method
|
||||
|
||||
Reference in New Issue
Block a user