issues
search
ITISFoundation
/
osparc-simcore-clients
python client for osparc-simcore public API
https://itisfoundation.github.io/osparc-simcore-clients/
MIT License
0
stars
5
forks
source link
🐛 Fixes e2e failures: `super` and `_getattr_` and adds mypy to the dev-toolkit
#167
Closed
pcrespov
closed
4 months ago
pcrespov
commented
4 months ago
What do these changes do?
🐛 fixes issues with
super
and
_getattr_
🔨 adds
mypy
to the dev toolkit. It is still not automatically run in the CI since there are some code to be refactored firts.
🐛 fixes some issues detected by
mypy
Related issue/s
fixing e2e
How to test
For internal developers
What do these changes do?
super
and_getattr_
mypy
to the dev toolkit. It is still not automatically run in the CI since there are some code to be refactored firts.mypy
Related issue/s
How to test
For internal developers