Hubert Błaszczyk
Hubert Błaszczyk
Did the linter get an update? I ran `python -m flake8 ./tests/ --config=setup.cfg` in `openvino/src/bindings/python` directory and it didn't throw me the error about variables called with only one char.
> Did the linter get an update? I ran `python -m flake8 ./tests/ --config=setup.cfg` in `openvino/src/bindings/python` directory and it didn't throw me the error It happened again. Do I miss...
@akuporos It should build now.
Hi @rkazants, I'm trying to implement this support based on closed PR. After some modifications it almost work. I encountered 2 problems: - when you pass `0, 0j` through the...
.take
@MVARUNREDDY8203 It's already done but not merged yet.