Skip to content

#775: Support multiple treatments in CausalTreeRegressor and CausalRandomForestRegressor #735

#775: Support multiple treatments in CausalTreeRegressor and CausalRandomForestRegressor

#775: Support multiple treatments in CausalTreeRegressor and CausalRandomForestRegressor #735

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable