Skip to content

solved the issue with the pyre configuration and added a pyright conf…#487

Open
liliankavengi wants to merge 1 commit intoPython-Cardano:mainfrom
liliankavengi:main
Open

solved the issue with the pyre configuration and added a pyright conf…#487
liliankavengi wants to merge 1 commit intoPython-Cardano:mainfrom
liliankavengi:main

Conversation

@liliankavengi
Copy link
Copy Markdown

…iguration for better type checking. Also updated the txbuilder and certificate modules to improve functionality and added tests for the txbuilder.

…iguration for better type checking. Also updated the txbuilder and certificate modules to improve functionality and added tests for the txbuilder.
Copy link
Copy Markdown
Collaborator

@cffls cffls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Currently, the project is using mypy for static type checking. Not sure if adding a new type checker is worth it. The feature for txbuilder seems useful though. Happy to include it if the checker and uv.lock is removed.

@@ -0,0 +1,3 @@
version = 1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will bring in uv support in a separate PR.

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