Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbus committed Oct 24, 2023
1 parent b821639 commit 5c4628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvxportfolio/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import numpy as np
import pandas as pd
import requests
import requests.exceptions.ConnectionError
import requests.exceptions

from .errors import DataError
from .utils import (hash_, periods_per_year_from_datetime_index,
Expand Down

0 comments on commit 5c4628b

Please sign in to comment.