You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\robota_core\merge_request.py:51: UserWarning: Calling a list() method without specifying get_all=True or iterator=True will return a maximum of 20 items. Your query returned 20 of 21 items. See https://python-gitlab.readthedocs.io/en/v3.13.0/api-usage.html#pagination for more details. If this was done intentionally, then this warning can be supressed by adding the argument get_all=False to the list() call. (python-gitlab: C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\gitlab\client.py:981)
note in gl_merge_request.notes.list()]
The text was updated successfully, but these errors were encountered:
[Copied from Gitlab.]
C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\robota_core\merge_request.py:51: UserWarning: Calling a list() method without specifying
get_all=True
oriterator=True
will return a maximum of 20 items. Your query returned 20 of 21 items. See https://python-gitlab.readthedocs.io/en/v3.13.0/api-usage.html#pagination for more details. If this was done intentionally, then this warning can be supressed by adding the argumentget_all=False
to thelist()
call. (python-gitlab: C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\gitlab\client.py:981)note in gl_merge_request.notes.list()]
The text was updated successfully, but these errors were encountered: