Skip to content

Commit

Permalink
Another Data Importer pylint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Mar 8, 2021
1 parent b87b6b9 commit 96738dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arbitragelab/util/data_importer.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class DataImporter:
various indexes, pulling of relevant pricing data and processing
said data.
"""
#pylint: disable=pointless-string-statement

#These tests are breaking due to yahoo_fin issue now: https://github.com/atreadw1492/yahoo_fin/issues/36
'''
Expand Down

0 comments on commit 96738dd

Please sign in to comment.