From 8d8bc0753376388e9a18032cb361741bc3116abd Mon Sep 17 00:00:00 2001 From: Pilar Date: Thu, 1 Dec 2022 15:07:24 -0500 Subject: [PATCH] added possibility of defining windows in idf exporter with a wwr --- helpers/constants.py | 1 - 1 file changed, 1 deletion(-) diff --git a/helpers/constants.py b/helpers/constants.py index 630a71f9..77710265 100644 --- a/helpers/constants.py +++ b/helpers/constants.py @@ -6,7 +6,6 @@ Project Coder Pilar Monsalvete Alvarez de Uribarri pilar.monsalvete@concordia.ca """ # universal constants -import sys KELVIN = 273.15