From 14ab02bfaa980a8618926597c412ccb7c0130151 Mon Sep 17 00:00:00 2001 From: dmichalowicz Date: Fri, 28 Aug 2015 15:16:04 -0400 Subject: [PATCH] Remove comment --- zipline/assets/assets.py | 1 - 1 file changed, 1 deletion(-) 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(