Commit 221b4f4
committed
fix sip4 generator
sip4 does not adhere to PEP-3149
https://peps.python.org/pep-3149/
by default, so we force it to do so in the name of consistency with the sip5 generator.1 parent a57600f commit 221b4f4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments