Skip to content

Commit

Permalink
Sort imports in 4 files
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Aug 30, 2023
1 parent 290e9a7 commit 69b0e59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion message_ix_models/report/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

from .util import add_replacements


__all__ = [
"prepare_reporter",
"register",
Expand Down
1 change: 0 additions & 1 deletion message_ix_models/report/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from message_ix_models.util import eval_anno
from sdmx.model.v21 import Code


log = logging.getLogger(__name__)


Expand Down

0 comments on commit 69b0e59

Please sign in to comment.