Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
christianjauregui committed Apr 25, 2020
1 parent b69a075 commit c4c9671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions famafrench/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
# Standard Imports
import weakref
import pandas as pd
import numpy as np
from functools import wraps
from methodtools import lru_cache # see documentation: https://pypi.org/project/methodtools/
from time import time
Expand Down

0 comments on commit c4c9671

Please sign in to comment.