Skip to content

Handle units like "kg / MJ" in convert_gwp() #69

Handle units like "kg / MJ" in convert_gwp()

Handle units like "kg / MJ" in convert_gwp() #69

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: iiasa/actions/.github/workflows/lint.yaml@main
with:
type-hint-packages: >-
numpy
pint
pytest