Skip to content

Commit 09a3723

Browse files
author
Matt Sokoloff
committed
format
1 parent dabebf6 commit 09a3723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ def configured_project(project, client, rand_gen):
277277

278278
@pytest.fixture
279279
def annotation_submit_fn(client):
280+
280281
def submit(project_id, data_row_id):
281282
feature_result = client.execute(
282283
"""query featuresPyApi ($project_id : ID!, $datarow_id: ID!

0 commit comments

Comments
 (0)