fixups: rm template filler, xfail strict, make bug

This commit is contained in:
Jason Carver
2018-02-01 13:07:33 -08:00
parent cb71fb4430
commit f7b0f07b45
3 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,7 @@ lint:
lint-roll:
isort --recursive <MODULE_NAME> tests
$(make) lint
$(MAKE) lint
test:
py.test tests