beamer icon indicating copy to clipboard operation
beamer copied to clipboard

Typing Improvement for agent

Open bilbeyt opened this issue 2 years ago • 2 comments

We started to use TxReceipt as a return for our transact function that results in adding # typing: ignore in most of the places.

  • [ ] Decide on a method to use TxReceipt without any typing ignore

bilbeyt avatar Jul 05 '23 07:07 bilbeyt

Currently i cant work on creating custom pylint plugin on mac and submitted this issue for them: https://github.com/pylint-dev/pylint/issues/8825

bilbeyt avatar Jul 05 '23 08:07 bilbeyt

I have opened another issue for mypy to handle this https://github.com/python/mypy/issues/15598

bilbeyt avatar Jul 05 '23 09:07 bilbeyt