From 9866672b5e105453af59bbf512155590775f1dc3 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 6 Jul 2020 22:26:29 +0200 Subject: [PATCH] Moved the example installation to examples --- installer.py => examples/main_example.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename installer.py => examples/main_example.py (100%) diff --git a/installer.py b/examples/main_example.py similarity index 100% rename from installer.py rename to examples/main_example.py