예제 #1
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()
예제 #2
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()