Skip to content

Commit

Permalink
removing modules unused in pytest script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmetrics86 committed Jun 24, 2024
1 parent 50c647b commit 130b353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_lazy_fred.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pandas as pd
import os
import tempfile
from fredapi import Fred
#from fredapi import Fred
#import fred
from .lazy_fred import AccessFred, CollectCategories

Expand Down

0 comments on commit 130b353

Please sign in to comment.