Skip to content

Commit

Permalink
relint
Browse files Browse the repository at this point in the history
  • Loading branch information
gidden committed Mar 12, 2024
1 parent 9833066 commit 719916f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyam/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from pandas.api.types import is_integer

import ixmp4

from pyam.filter import filter_by_dt_arg, filter_by_time_domain, filter_by_year
from pyam.ixmp4 import write_to_ixmp4
from pyam.slice import IamSlice
Expand All @@ -34,9 +33,7 @@
_group_and_agg,
)
from pyam.compute import IamComputeAccessor

from pyam.filter import datetime_match

from pyam.index import (
append_index_col,
get_index_levels,
Expand Down

0 comments on commit 719916f

Please sign in to comment.