Ejemplo n.º 1
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()
Ejemplo n.º 2
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()