Skip to content

Commit

Permalink
Fix import order
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Aug 2, 2024
1 parent 1705996 commit 4ebd2ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_constraints_module.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import pytest

import pandas as pd
import pytest

from oemof import solph

Expand Down

0 comments on commit 4ebd2ef

Please sign in to comment.