Skip to content

Commit

Permalink
fix the load error
Browse files Browse the repository at this point in the history
Co-authored-by: barneydobson <[email protected]>
  • Loading branch information
liuly12 and barneydobson authored Jul 31, 2024
1 parent f0dfd47 commit 221907c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_nodes.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
)
from wsimod.nodes.storage import Storage
from wsimod.nodes.waste import Waste
import os
from pathlib import Path


class MyTestClass(TestCase):
Expand Down

0 comments on commit 221907c

Please sign in to comment.