From d7317c371001a3d02d5112d8d5092fc145bc0c1a Mon Sep 17 00:00:00 2001 From: jaredgoldman Date: Tue, 28 Feb 2023 13:26:37 -0500 Subject: [PATCH] Shorten assertion docstring --- tests/test_paper.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_paper.py b/tests/test_paper.py index 8850e2a2..e7fea452 100644 --- a/tests/test_paper.py +++ b/tests/test_paper.py @@ -114,11 +114,11 @@ def _assert( executions, ): with ( - open_trade_ledger(broker, account) as ledger, open_pps(broker, account) as table, ): ''' - Assert multiple cases including pps, ledger and final position message state + Assert multiple cases including pps, + ledger and final position message state ''' if assert_entries: