Skip to content

Adjust plots for trump-clinton ETI and add utilitarian ETI plot #35

Adjust plots for trump-clinton ETI and add utilitarian ETI plot

Adjust plots for trump-clinton ETI and add utilitarian ETI plot #35

Workflow file for this run

name: Check Black formatting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: psf/black@stable
with:
options: "--line-length 79 --check --verbose"
src: "."