Skip to content

gaspy/utils.py multimap n_cals=None  #76

@apalizha

Description

@apalizha

in multimap(), when n_calcs is not specified, the default is n_calcs = None. This will raise error TypeError: unsupported operand type(s) for /: 'NoneType' and 'int' for line 187, when total = int(n_calcs / chunksize)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions