Jan Iwaszkiewicz
|
a8ce60b651
|
Fix flake8 warnings and ignore VNE001 for Python samples (#18204)
* Ignore VNE001 for Python samples
* Add explanation
* Fix flake8 on wheel setup.py
* Fix onnx test reporting VNE001
|
2023-06-23 17:06:02 +04:00 |
Anastasia Kuporosova
|
4c7050f6a9
|
[Python API] Improve configuration files (#10960)
* [Python API] Improve configuration files
* fix config files
* update setup.cfd + change quotes
* move all codestyle checks to py_checks job
* update requirements_test.txt
* fix codestyle according to flake-docstring
* fix
* fix mypy
* apply comments
|
2022-03-30 20:26:36 +03:00 |
Anastasia Kuporosova
|
799be77e33
|
[Python API] Move samples and docs to the new directory (#7851)
* [Python API] Move samples and docs to the new directory
* move samples to the new directory
* try to fix build and pychecks
* fix links
* fix pychecks
* fix cmake
* fix cpack installation
* Update inference-engine/ie_bridges/python/CMakeLists.txt
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
|
2021-10-14 14:49:35 +03:00 |