Skip to content

Commit

Permalink
removed import of scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-Oliver committed Mar 23, 2022
1 parent 7519955 commit d1d13d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/Compute/main.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from Modules.Compute.Tubes import Tubes
from Modules.Compute.Shell import Shell
from Modules.Compute.HeatExchanger import HeatExchanger
from scipy import optimize
from Modules.Compute.TCorrFactor import GetDTM

def main(input):
Expand Down

0 comments on commit d1d13d9

Please sign in to comment.