Skip to content

Commit

Permalink
Format test_ixmp4
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Mar 1, 2024
1 parent e0346d2 commit 2ad6e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ixmp4.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import pytest
from ixmp4.core import Platform
from ixmp4.data.backend import SqliteTestBackend
from ixmp4.core.region import RegionModel
from ixmp4.core.unit import UnitModel
from ixmp4.data.backend import SqliteTestBackend


def test_to_ixmp4_missing_region_raises(test_df_year):
Expand Down

0 comments on commit 2ad6e78

Please sign in to comment.