diff --git a/zipline/assets/assets.py b/zipline/assets/assets.py index fd238426..612b847c 100644 --- a/zipline/assets/assets.py +++ b/zipline/assets/assets.py @@ -541,7 +541,6 @@ class AssetFinder(object): matches.append(result) elif isinstance(asset_convertible, string_types): - # Throws SymbolNotFound on failure to match. try: matches.append( self.lookup_symbol_resolve_multiple(