Skip to content

Error executing create_output_from_dir.py  #8

Description

Executing with no parameters like this;
> python create_output_from_dir.py

causes a TypeError to be thrown

Traceback (most recent call last):
  File "create_output_from_dir.py", line 24, in <module>
    receive_sensitivity = (0 - (receive_sensitivity))
TypeError: unsupported operand type(s) for -: 'int' and 'str'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions