BIM2SIM / bim2sim

A python tool to create simulation models for different domains based on BIM IFC models.
https://bim2sim.github.io/bim2sim/
GNU Lesser General Public License v3.0
46 stars 8 forks source link

remove graph.plot(r'c:\temp') call in tests #666

Closed DaJansenGit closed 3 months ago

DaJansenGit commented 3 months ago

Remove write to local c:/temp directory.

DaJansenGit commented 3 months ago

Ci won't go through as there are currently version conflicts with a new matplotlib, scipy, numpy or whatever configuration. I'm going to fix this, but this can be merged anyway as it has no influence on the code.