Skip to content

Commit

Permalink
Initial version of LA weights as module
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamstark committed Dec 16, 2024
1 parent 0603a63 commit 8557c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ScottishTaxBenefitModel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ export Affordability
include( "HealthRegressions.jl")
export HealthRegressions

include( "LocalWeightGeneration.jl")
export LocalWeightGeneration
# include( "LegalAidRunner.jl")
# export LegalAidRunner

Expand Down

0 comments on commit 8557c8b

Please sign in to comment.