Skip to content

Conversation

@drujensen
Copy link
Contributor

  • Removed the deprecated to_int and uses int() instead.
  • Fixed an issue where alias Duration = Int caused errors when trying to initialize with another Duration which is not necessary.
  • Constructor of SysNet had a path that wouldn't initialize the values because of a try catch block with no raises clause. This should fail fast if it cannot be constructed.

@saviorand
Copy link
Collaborator

Looks like the tests are passing locally, the changes look good. Just cleaned up some commented out code.
Merging now. Thanks for your contribution! Really appreciate it.

@saviorand saviorand merged commit c816ab2 into Lightbug-HQ:main May 4, 2024
@drujensen drujensen deleted the dj/support-latest-mojo-version branch May 4, 2024 18:09
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.

2 participants