7 lines
48 B
Python
7 lines
48 B
Python
|
|
import pytest
|
|
|
|
from longs.models import Long
|
|
|
|
|
|
|
import pytest
|
|
|
|
from longs.models import Long
|
|
|
|
|