aleph-im / aleph-client

Lightweight Python Client library for the Aleph.im network
MIT License
11 stars 12 forks source link

feat(models): type MachineInfo.from_unsanitized_input #222

Closed Psycojoker closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

This PR involves a small change to the from_unsanitized_input method in the MachineInfo class. The changes are limited to adding types to the parameters and making the name and version parameters optional. These changes are straightforward and unlikely to introduce bugs. They do not involve changes to the project's architecture or complex logic. Therefore, this PR is categorized as 'BLUE'.

Here are the changes in detail:

These changes are simple refactoring and do not affect the system-level knowledge of the project. Therefore, they are categorized as 'BLUE'.