diff sat_frontends/quick_frontend/quick_game_tarot.py @ 4071:4b842c1fb686

refactoring: renamed `sat` package to `libervia.backend`
author Goffi <goffi@goffi.org>
date Fri, 02 Jun 2023 11:49:51 +0200
parents 524856bd7b19
children
line wrap: on
line diff
--- a/sat_frontends/quick_frontend/quick_game_tarot.py	Thu Jun 01 21:37:34 2023 +0200
+++ b/sat_frontends/quick_frontend/quick_game_tarot.py	Fri Jun 02 11:49:51 2023 +0200
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-from sat.core.log import getLogger
+from libervia.backend.core.log import getLogger
 
 log = getLogger(__name__)
 from sat_frontends.tools.jid import JID