Skip to content

Commit 2ef7f22

Browse files
bvoelschmatteodepalo
authored andcommitted
Update __init__.py
Add FulfillmentV2 method to init
1 parent 2e987a6 commit 2ef7f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shopify/resources/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
from .page import Page
3939
from .country import Country
4040
from .refund import Refund
41-
from .fulfillment import Fulfillment, FulfillmentOrders
41+
from .fulfillment import Fulfillment, FulfillmentOrders, FulfillmentV2
4242
from .fulfillment_event import FulfillmentEvent
4343
from .fulfillment_service import FulfillmentService
4444
from .carrier_service import CarrierService

0 commit comments

Comments
 (0)