Joseph Thommes

Results 1 issues of Joseph Thommes

### Bug description The following minimal example causes pylint to raise an error (mypy is fine with it): ```python from abc import ABC from dataclasses import dataclass from typing import...

Needs triage :inbox_tray: