Skip to content

Incorrect 'max_memory' Docstring Type in runners.py #462

@dhiraj-143r

Description

@dhiraj-143r

I noticed that 'max_memory' is documented as 'bool' in several docstrings within 'runners.py' (like in 'run_lems_with_jneuroml' and others) but it should actually be 'str' as it expects values like "400M" or "2G".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions