Skip to content

Commit

Permalink
Adhere to Black
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Nov 30, 2023
1 parent 9312c7c commit 1a93871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_plumbing.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

from oemof.solph._plumbing import sequence


def test_sequence():
seq0 = sequence(0)
assert seq0[0] == 0
Expand Down

0 comments on commit 1a93871

Please sign in to comment.