Commit 39a31c0
Fix pre-commit Darker deps and pyi ignoring (openvinotoolkit#3111)
- Added tomli to dependencies of darker in order to support Python 3.10
- Excluded pyi files from formatting in order not to break CMake stubgen
pipelines
---------
Co-authored-by: Alexander Suvorov <alexander.suvorov@intel.com>
Co-authored-by: Vladimir Zlobin <vladimir.zlobin@intel.com>1 parent 58c9af8 commit 39a31c0
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
0 commit comments