Skip to content

Odd signatures of some methods #33

@cpr-mab

Description

@cpr-mab

Out of scope for this PR, but I noticed that list_files(self) -> bool is a very weird signature.

I'm not familiar with the command, but generally I find methods like list_files(self) -> list[str] much more useful.

The same applies to get_board_temperatures, get_motor_temperatures.

Originally posted by @michaelosthege in #32 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
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