mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Removed unused import from diagram
This commit is contained in:
@@ -7,7 +7,6 @@ tar_fil = os.path.join(web_dir,'_static','CoolPropLogo.png')
|
||||
tar_fil_long = os.path.join(web_dir,'_static','CoolPropLogoLong.png')
|
||||
|
||||
import matplotlib
|
||||
matplotlib.use('TkAgg')
|
||||
import numpy as np
|
||||
import CoolProp as CP
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
Reference in New Issue
Block a user