- Notifications
You must be signed in to change notification settings - Fork675
Closed
Labels
Description
python-gitlab/gitlab/v4/objects/jobs.py
Lines 242 to 244 in04c569a
| ifTYPE_CHECKING: | |
| assertisinstance(return_value,dict) | |
| returnreturn_value |
In [3]:type(job.trace())Out[3]:bytes