aboutsummaryrefslogtreecommitdiffstats
path: root/python/collateral
diff options
context:
space:
mode:
Diffstat (limited to 'python/collateral')
-rw-r--r--python/collateral/wells.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/collateral/wells.py b/python/collateral/wells.py
index 8f6e6f5d..028b5683 100644
--- a/python/collateral/wells.py
+++ b/python/collateral/wells.py
@@ -1,7 +1,6 @@
import pandas as pd
from . import DAILY_DIR, SftpClient2
from .common import compare_notionals, STRATEGY_CASH_MAPPING
-from sqlalchemy.exc import IntegrityError
def download_files(*args, **kwargs):