Techdebt: Replace sure with regular assertions in meteringmarketplace (#6668)
This commit is contained in:
parent
b92b2f10c3
commit
f0c0eb7e4d
@ -1,6 +1,8 @@
|
||||
import boto3
|
||||
import copy
|
||||
from datetime import datetime
|
||||
|
||||
import boto3
|
||||
|
||||
from moto import mock_meteringmarketplace
|
||||
from moto.meteringmarketplace.models import Result
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user