Commit 268abff
committed
Remove duplicate import in expr.pxi
Remove a redundant 'from pyscipopt.scip cimport Variable, Solution' line from src/pyscipopt/expr.pxi. This cleans up a duplicated import and has no functional impact.1 parent 2f1d21d commit 268abff
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments