fix style
This commit is contained in:
parent
6757aa1ab0
commit
662fbe3d1e
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in New Issue