Skip to content

APoint __init__ argument types #2

@Thomas737

Description

@Thomas737

Just a very minor issue with a simple fix - python infers that APoint's x,y,z arguments are integers because their default values are 0,0,0 rather than 0.0,0.0,0.0 - I assume this is unintended behaviour

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions