Skip to content

FORMAT: enforce isinstance type checking

Colm Talbot requested to merge fix-isinstance into master

The pre-commits seem to have started failing due to a change in flake8. This MR fixes that.

Merge request reports