From 3b25c70eaa592baea2bd04fda059530b8e8d7a0a Mon Sep 17 00:00:00 2001 From: "martin.holmer@gmail.com" Date: Sat, 26 Oct 2024 11:49:42 -0400 Subject: [PATCH] Remove obsolete tax-expenditures-report Makefile target --- Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Makefile b/Makefile index 1c2d7197..8dbb2c97 100644 --- a/Makefile +++ b/Makefile @@ -68,9 +68,3 @@ documentation: .PHONY=reweighting-visualisation reweighting-visualisation: tensorboard --logdir=tmd/storage/output/reweighting - -.PHONY=tax-expenditures-report -tax-expenditures-report: tmd_files - -pytest . --disable-warnings -m taxexp - diff tmd/storage/output/tax_expenditures \ - tmd/examination/tax_expenditures