Skip to content

Commit

Permalink
Undefined name: import boto3 for lines 49 and 54
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Feb 14, 2020
1 parent e2b73cb commit 0cf6ed6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import datetime
import os
import sys
import boto3
from urllib.parse import urlparse
from google.cloud import storage
from openvino.inference_engine import IENetwork, IEPlugin
Expand Down

0 comments on commit 0cf6ed6

Please sign in to comment.