diff --git a/NeoTrellis_M4_Memory_Game/code.py b/NeoTrellis_M4_Memory_Game/code.py index ce882adaf..1f7084d13 100644 --- a/NeoTrellis_M4_Memory_Game/code.py +++ b/NeoTrellis_M4_Memory_Game/code.py @@ -12,7 +12,7 @@ Licensed under the MIT license. All text above must be included in any redistribution. """ -# pylint: disable=global-statement,stop-iteration-return +# pylint: disable=stop-iteration-return import time import random