Exemplo n.º 1
0
 def tearDownClass(cls) -> None:
     if cls.bucket:
         AWSJobStore._delete_bucket(cls.bucket)
     super().tearDownClass()