Commit 2645c4d
authored
Use real parameter names in stubs (#1145)
* Replace all *args and **kwargs with real parameters
* Mark disjoint_base classes
* Fix Model.from_ptr
* Remove _VarArray from stubs
* Ignore errors on Statistics
* Update 'todo' allow list
* Check import order in stubs
* Format stubs file
* 'Resolve' MatrixExpr.sum issue
* Annotate everything with Incomplete
* Update CHANGELOG.md1 parent 9ed4159 commit 2645c4d
File tree
5 files changed
+1727
-4622
lines changed- .github/workflows
- src/pyscipopt
- stubs
5 files changed
+1727
-4622
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments