From 827e67dbd593d10e74336e5f699e29ddac80356e Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 18 Feb 2022 12:42:14 -0600 Subject: Change package name for consistency Signed-off-by: Matt Strapp --- System/Pendulum/__init__.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 System/Pendulum/__init__.py (limited to 'System/Pendulum/__init__.py') diff --git a/System/Pendulum/__init__.py b/System/Pendulum/__init__.py deleted file mode 100644 index 510ffea..0000000 --- a/System/Pendulum/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -from .motor import Motor -from system import System -from encoder import Encoder \ No newline at end of file -- cgit v1.2.3