color identity in pull sheet

This commit is contained in:
2025-05-31 12:51:25 -04:00
parent fa089adb53
commit 7bc64115f2
5 changed files with 81 additions and 6 deletions

View File

@ -35,5 +35,6 @@ __all__ = [
'OrderManagementService',
'TCGPlayerInventoryService',
'PricingService',
'MarketplaceListingService'
'MarketplaceListingService',
'ScryfallService'
]