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)" ] }, {