Salome HOME
Fix: add missing import gettext as _
[tools/sat.git] / commands / update.py
index e0e050f027ad7fd15c071b7d326b3d72f45d25fc..c981d223ea169bc81394f8ca280b54b096178471 100644 (file)
@@ -20,6 +20,7 @@ import os
 
 import src
 import prepare
+from gettext import gettext as _
 
 
 # Define all possible option for update command :  sat update <options>