From 47332a1b505630d480500c96bfb0086daa2e5d74 Mon Sep 17 00:00:00 2001 From: xcjajx Date: Thu, 5 Dec 2024 12:14:56 +0100 Subject: [PATCH] Update Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb --- Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb b/Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb index 4be0c32..0754e1a 100644 --- a/Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb +++ b/Przewodnik_studenta_lab/05LRAP_przewodnik.ipynb @@ -503,7 +503,7 @@ } ], "source": [ - "pydtmc.plot_sequence(mc,20,seed=30,plot_type='matrix',dpi=75)" + "pydtmc.plot_sequence(mc, 20, seed=30, plot_type='matrix', dpi=75)" ] }, {