Skip to content

Conversation

@RobinDavid
Copy link
Collaborator

Changes done:

  • Catch exception when cannot decode instruction (exit nicely)
  • factorize some code in __main__.py
  • Change API of Program

@patacca
Copy link
Collaborator

patacca commented May 6, 2024

Few changes:

  • Formatted the code with tox -e format
  • Minor changes on README
  • Made the optional arguments loader and backend of Program() explicitly typed in the constructor signature. I was wrong on the language limits for this, in fact since python 3.5 it is possible to explicitly declare named arguments and at the same time use **kwargs

@patacca patacca merged commit 1723f26 into main May 6, 2024
@patacca patacca deleted the improve-api-and-ux branch May 20, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants