Skip to content

Commit 4aabff9

Browse files
author
tiffanychu90
committed
Fix legend and map to support Nones
1 parent 3a53e87 commit 4aabff9

File tree

4 files changed

+185546
-184966
lines changed

4 files changed

+185546
-184966
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ build_dla_reports:
2020

2121

2222
build_hqta:
23-
#pip install -r portfolio/requirements.txt
24-
#git rm portfolio/hqta/ -rf
23+
pip install -r portfolio/requirements.txt
24+
git rm portfolio/hqta/ -rf
2525
python portfolio/portfolio.py clean hqta
2626
python portfolio/portfolio.py build hqta --deploy
2727
git add portfolio/hqta/*.yml portfolio/hqta/*.md portfolio/hqta/*.ipynb

0 commit comments

Comments
 (0)