From 18d05c29f02e9c6b86b823ac9c2de1d72a13ea59 Mon Sep 17 00:00:00 2001 From: xkamikoo <58092037+xkamikoo@users.noreply.github.com> Date: Fri, 15 May 2020 14:03:52 +0200 Subject: [PATCH] =?UTF-8?q?wst=C4=99pne=20drzewko?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Kamila.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kamila.py b/Kamila.py index 7589ff1..5267d00 100644 --- a/Kamila.py +++ b/Kamila.py @@ -171,7 +171,7 @@ def print_leaf(counts): return probs -class Main(): +class main(): def __init__(self,traktor,field,ui,path): self.traktor = traktor self.field = field