Skip to content

Commit

Permalink
Nfsaas 2102 update to r3 5 (#33)
Browse files Browse the repository at this point in the history
* NFSAAS-2102 update to R3.5

* NFSAAS-2102 update to RP R3.5 standard

* NFSAAS-2102 update to R3.5 RP standard

* NFSAAS-2102 update to R3.5 RP standard

* NFSAAS-2102 update to R3.5 RP standard
  • Loading branch information
leonardbf authored Apr 8, 2019
1 parent 81f5bf4 commit 7acc49b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@
"summary": "Provides a preview for upcoming Azure NetApp Files (ANF) features.",
"version": "0.2.0"
},
"sha256Digest": "3ed8340e1f4aa97d83b6af9eb223d2f1272ecb7e82d18d89dccc18ce7167a4e2"
"sha256Digest": "9b3fdfc6ada7ba058585b9edeb0fb51b23e22cd73f8771f2f25d9b1fda751525"
}
],
"privatedns": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------------

from knack.util import CLIError
from msrest.exceptions import ValidationError
from msrest.exceptions import ValidationError # pylint: disable=import-error

def netapp_exception_handler(ex):
from azext_netappfiles_preview.vendored_sdks.models import ErrorException
Expand Down

0 comments on commit 7acc49b

Please sign in to comment.