From 5daecbee41a9a4017969b5af3ef0070b25e3a86a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Br=C3=A9mond?= Date: Fri, 17 Aug 2018 09:33:08 -0700 Subject: [PATCH] [fix] Python __init__.py --- share/python/tools/python/Library/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/share/python/tools/python/Library/__init__.py b/share/python/tools/python/Library/__init__.py index c189f55a..e69de29b 100755 --- a/share/python/tools/python/Library/__init__.py +++ b/share/python/tools/python/Library/__init__.py @@ -1 +0,0 @@ -from .Core import * \ No newline at end of file