Skip to content

ResourceRequirements should be abstract #22

Description

@LourensVeen

I get a mypy error if I check that it's not a ThreadedResReq and then access threads_per_mpi_process, because mypy believes that ResourceRequirements could be instantiated. Can we mark it abstract in such a way that we still get the nice error if it's recognised?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions