Skip to content

Commit

Permalink
Fixed import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gromate committed Apr 23, 2024
1 parent 2b6a85c commit 08f2f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/flow_calculations_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from modules.FlowModule.FlowCalculations import FlowCalculations
from calculations.FlowCalculations import FlowCalculations
import pytest
from math import pi

Expand Down

0 comments on commit 08f2f22

Please sign in to comment.