From f82a9369f228d5cb97d02c8e1d8e3900554c9687 Mon Sep 17 00:00:00 2001 From: Kinga Date: Sun, 17 May 2020 16:40:57 +0200 Subject: [PATCH] =?UTF-8?q?Rozpoznawanie=20banknot=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Restaurant/.idea/Restaurant.iml | 7 +- Restaurant/.idea/misc.xml | 5 +- Restaurant/.idea/workspace.xml | 385 ++++++++++++++++++++++++++++++-- Restaurant/main.py | 70 +++++- 4 files changed, 438 insertions(+), 29 deletions(-) diff --git a/Restaurant/.idea/Restaurant.iml b/Restaurant/.idea/Restaurant.iml index f3d7bc9..6f142db 100644 --- a/Restaurant/.idea/Restaurant.iml +++ b/Restaurant/.idea/Restaurant.iml @@ -1,8 +1,11 @@ - - + + + + + diff --git a/Restaurant/.idea/misc.xml b/Restaurant/.idea/misc.xml index a2e120d..93dca64 100644 --- a/Restaurant/.idea/misc.xml +++ b/Restaurant/.idea/misc.xml @@ -1,4 +1,7 @@ - + + + \ No newline at end of file diff --git a/Restaurant/.idea/workspace.xml b/Restaurant/.idea/workspace.xml index 2d028f0..336d8ea 100644 --- a/Restaurant/.idea/workspace.xml +++ b/Restaurant/.idea/workspace.xml @@ -1,14 +1,9 @@ - - - - - - - - + + + @@ -20,11 +15,20 @@ + + + + + + + + + - - + + @@ -52,13 +56,26 @@ - @@ -74,6 +91,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +