Skip to content

Commit c124d74

Browse files
committed
Add Variants to init
1 parent c802fa8 commit c124d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bigcommerce/resources/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@
2020
from .store import *
2121
from .tax_classes import *
2222
from .time import *
23+
from .variants import *
2324
from .webhooks import *

0 commit comments

Comments
 (0)