Skip to content

Commit

Permalink
Add missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 22, 2024
1 parent 7798045 commit b546fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scmdata/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ def _init_timeseries(
copy_data: bool = False,
**kwargs: Any,
) -> None:
# Lazy load
from .pyam_compat import IamDataFrame

if isinstance(data, np.ndarray):
Expand Down

0 comments on commit b546fb8

Please sign in to comment.