- Notifications
You must be signed in to change notification settings - Fork674
Commite825653
committed
chore: correct type-hints for per_page attrbute
There are occasions where a GitLab `list()` call does not return the`x-per-page` header. For example the listing of custom attributes.Update the type-hints to reflect that.1 parent9897c98 commite825653
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | | - | |
| 1042 | + | |
1043 | 1043 | | |
1044 | | - | |
1045 | | - | |
1046 | | - | |
| 1044 | + | |
1047 | 1045 | | |
1048 | 1046 | | |
1049 | 1047 | | |
| |||
0 commit comments
Comments
(0)