Skip to content

Commit

Permalink
remove plt
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Dec 21, 2023
1 parent bb72761 commit 0162f56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/process/test_dynamic_process.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import neqsim
from neqsim import jNeqSim
import matplotlib.pyplot as plt

def test_dynamic_compressor():
testSystem2 = jNeqSim.thermo.system.SystemSrkEos((273.15 + 25.0), 10.00);
Expand Down

0 comments on commit 0162f56

Please sign in to comment.