From 80e5eddafb0ebda8d09c309630d9ba7cfc1ea6d9 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 17 May 2017 21:40:29 +0300 Subject: [PATCH] 2to3 on pysollib/games/[a-t]*.py --- pysollib/games/threepeaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysollib/games/threepeaks.py b/pysollib/games/threepeaks.py index f3aca782..fa59c842 100644 --- a/pysollib/games/threepeaks.py +++ b/pysollib/games/threepeaks.py @@ -33,7 +33,7 @@ from pysollib.game import Game from pysollib.layout import Layout from pysollib.pysoltk import MfxCanvasText -from golf import Golf_Waste, Golf_Hint +from pysollib.games.golf import Golf_Waste, Golf_Hint from pysollib.util import ANY_RANK