Skip to content

Commit

Permalink
update import path of BlobType
Browse files Browse the repository at this point in the history
  • Loading branch information
lesscodingmorehappiness committed Sep 10, 2024
1 parent 3a563cf commit a4de3f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from assertpy import assert_that
from azure.core.exceptions import ResourceExistsError
from azure.storage.blob import BlobType
from azure.storage.blob._models import BlobType

from lisa import Node
from lisa.environment import Environment
Expand Down

0 comments on commit a4de3f3

Please sign in to comment.