mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-23 16:58:07 +00:00
v4
This commit is contained in:
@@ -4,7 +4,7 @@ from aiomql.lib.positions import Positions
|
||||
|
||||
|
||||
class TestPositions:
|
||||
@pytest.fixture(scope='class', autouse=True)
|
||||
@pytest.fixture(scope="class", autouse=True)
|
||||
async def init(self, make_buy_sell_orders):
|
||||
await self.positions.get_positions()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user