mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
moved rdsap_tables to recommendations
This commit is contained in:
parent
4462a11e3b
commit
6160c0685c
3 changed files with 1 additions and 2 deletions
|
|
@ -7,4 +7,4 @@ omit =
|
|||
model_data/__init__.py
|
||||
model_data/app.py
|
||||
model_data/plotting/*
|
||||
model_data/rdsap_tables.py
|
||||
recommendations/rdsap_tables.py
|
||||
|
|
@ -36,7 +36,6 @@ package:
|
|||
# Exclude all of model_data but then re-include the files we need
|
||||
- '!model_data/**'
|
||||
- 'model_data/BaseUtility.py'
|
||||
- 'model_data/rdsap_tables'
|
||||
- 'model_data/config.py'
|
||||
- 'model_data/__init__.py'
|
||||
- '!infrastructure/**'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue