Skip to content

Commit

Permalink
Removing separate unused regression code
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmaloney committed Jul 22, 2020
1 parent f81b7b2 commit ed499eb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 92 deletions.
1 change: 0 additions & 1 deletion tests/fixtures/thermostats.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from thermostat.importers import from_csv
from thermostat.importers import get_single_thermostat
from thermostat.util.testing import get_data_path
from thermostat.regression import runtime_regression
from thermostat.core import Thermostat, CoreDaySet
from tempfile import TemporaryDirectory

Expand Down
31 changes: 0 additions & 31 deletions tests/test_regression.py

This file was deleted.

60 changes: 0 additions & 60 deletions thermostat/regression.py

This file was deleted.

0 comments on commit ed499eb

Please sign in to comment.