Open MarIniOnz opened 1 month ago
Question: The linting error is expected because this PR only fixes the linting issues in the treatment effect module?
Question: The linting error is expected because this PR only fixes the linting issues in the treatment effect module?
Exactly, linting error on all but Treatment Effect module should be expected!
Fixing linting and dosctrings in all treatment effect files. Some rework was done in
continuous.estimators.py
to add hedges_g since the add_correction boolean argument was against linting conventions.