From a384b1bf6834393c5cbfb46cd0adf0b18941cd77 Mon Sep 17 00:00:00 2001 From: charliemolony Date: Wed, 22 Jan 2025 15:15:46 -0500 Subject: [PATCH] cleaning --- pygpudrive/visualize/core.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pygpudrive/visualize/core.py b/pygpudrive/visualize/core.py index e144fbca..c6473a90 100644 --- a/pygpudrive/visualize/core.py +++ b/pygpudrive/visualize/core.py @@ -24,7 +24,6 @@ REL_OBS_OBJ_COLORS, AGENT_COLOR_BY_STATE, ) -from PIL import Image ## debugging OUT_OF_BOUNDS = 1000