Skip to content

Odd signatures of some methods #33

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions