Skip to content

Commit d0e87e5

Browse files
committed
Fix format
1 parent 92d7a94 commit d0e87e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/labelbox/tests/integration/test_api_keys.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ def test_create_api_key_invalid_time_unit(client):
228228
)
229229
assert "valid TimeUnit" in str(excinfo.value)
230230

231+
231232
@pytest.mark.skipif(
232233
condition=os.environ["LABELBOX_TEST_ENVIRON"] == "prod",
233234
reason="Accounts with sdmin permission can create API keys",

0 commit comments

Comments
 (0)