We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987942 commit bdb4d46Copy full SHA for bdb4d46
gitlab/tests/objects/test_job_artifacts.py
@@ -5,8 +5,6 @@
5
import pytest
6
import responses
7
8
-from gitlab.v4.objects import Project
9
-
10
11
ref_name = "master"
12
job = "build"
0 commit comments