Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Apr 22, 2019
1 parent 31e9754 commit 77643d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _setup/upload_products.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from distutils.core import Command
import os

__all__ = ["upload_products"]

Expand Down

0 comments on commit 77643d0

Please sign in to comment.