From 03f11b1620579a29bb496020bb3cce64f1cb8a1d Mon Sep 17 00:00:00 2001 From: Christian Olsson Date: Thu, 15 Mar 2018 15:04:46 +0100 Subject: [PATCH] Rename --- {Pass 3 => Pass3}/databases.py | 0 {Pass 3 => Pass3}/files.py | 0 {Pass 3 => Pass3}/graphics.py | 0 {Pass 3 => Pass3}/gui_example1.py | 0 {Pass 3 => Pass3}/gui_example2.py | 0 {Pass 3 => Pass3}/gui_example3.py | 0 {Pass 3 => Pass3}/images.py | 0 {Pass 3 => Pass3}/import.py | 0 {Pass 3 => Pass3}/internet.py | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {Pass 3 => Pass3}/databases.py (100%) rename {Pass 3 => Pass3}/files.py (100%) rename {Pass 3 => Pass3}/graphics.py (100%) rename {Pass 3 => Pass3}/gui_example1.py (100%) rename {Pass 3 => Pass3}/gui_example2.py (100%) rename {Pass 3 => Pass3}/gui_example3.py (100%) rename {Pass 3 => Pass3}/images.py (100%) rename {Pass 3 => Pass3}/import.py (100%) rename {Pass 3 => Pass3}/internet.py (100%) diff --git a/Pass 3/databases.py b/Pass3/databases.py similarity index 100% rename from Pass 3/databases.py rename to Pass3/databases.py diff --git a/Pass 3/files.py b/Pass3/files.py similarity index 100% rename from Pass 3/files.py rename to Pass3/files.py diff --git a/Pass 3/graphics.py b/Pass3/graphics.py similarity index 100% rename from Pass 3/graphics.py rename to Pass3/graphics.py diff --git a/Pass 3/gui_example1.py b/Pass3/gui_example1.py similarity index 100% rename from Pass 3/gui_example1.py rename to Pass3/gui_example1.py diff --git a/Pass 3/gui_example2.py b/Pass3/gui_example2.py similarity index 100% rename from Pass 3/gui_example2.py rename to Pass3/gui_example2.py diff --git a/Pass 3/gui_example3.py b/Pass3/gui_example3.py similarity index 100% rename from Pass 3/gui_example3.py rename to Pass3/gui_example3.py diff --git a/Pass 3/images.py b/Pass3/images.py similarity index 100% rename from Pass 3/images.py rename to Pass3/images.py diff --git a/Pass 3/import.py b/Pass3/import.py similarity index 100% rename from Pass 3/import.py rename to Pass3/import.py diff --git a/Pass 3/internet.py b/Pass3/internet.py similarity index 100% rename from Pass 3/internet.py rename to Pass3/internet.py