scipp / sciline

Build scientific pipelines for your data
https://scipp.github.io/sciline/
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Implement ADR 0001: Remove isinstance checks when setting params #160

Closed SimonHeybrock closed 5 months ago

SimonHeybrock commented 5 months ago

Merging into feature branch, since I want to switch to 3.10 union syntax there to fix mypy, and it would require changing the isinstance checks being removed here.