fix style

This commit is contained in:
Matthias Mair 2026-06-20 14:14:51 +02:00
parent 6757aa1ab0
commit 662fbe3d1e
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import json
import os
import pytest
from inventree.api import InvenTreeAPI
server = os.environ.get('INVENTREE_PYTHON_TEST_SERVER', 'http://127.0.0.1:12345')