aboutsummaryrefslogtreecommitdiffstats
path: root/System/Tests/system_swingup_test.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--System/Tests/system_swingup_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Tests/system_swingup_test.py b/System/Tests/system_swingup_test.py
index e13c7ca..15063d7 100644
--- a/System/Tests/system_swingup_test.py
+++ b/System/Tests/system_swingup_test.py
@@ -6,7 +6,7 @@ import math
from gym import spaces, logger
from gym.utils import seeding
-from system import System
+from pendulum import System
import time
from sys import exit