Release v1.0.3

This commit is contained in:
Oleg Sheynin
2026-07-29 01:01:08 +00:00
parent a3e5acd765
commit 9d553dcf1a
5 changed files with 34 additions and 8 deletions
-2
View File
@@ -1137,7 +1137,6 @@ def create_pair_theo_ret_analyze_grid(
pagination=None,
layout="fit_data_table",
height=height,
sizing_mode="fixed",
selectable=False,
)
@@ -1161,7 +1160,6 @@ def create_selected_pair_executions_grid(
pagination=None,
layout="fit_data_table",
height=height,
sizing_mode="fixed",
selectable=False,
)