File tree Expand file tree Collapse file tree
python/understack-workflows/understack_workflows/netapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 hooks :
8787 - id : renovate-config-validator
8888 - repo : https://github.com/RobertCraigie/pyright-python
89- rev : v1.1.387
89+ rev : v1.1.408
9090 hooks :
9191 - id : pyright
9292 files : ' ^python/understack-workflows/'
Original file line number Diff line number Diff line change 22from netapp_ontap import config
33from netapp_ontap .error import NetAppRestError
44from netapp_ontap .host_connection import HostConnection
5- from netapp_ontap .resources import NvmeNamespace
6- from netapp_ontap .resources import Svm
5+ from netapp_ontap .resources . nvme_namespace import NvmeNamespace
6+ from netapp_ontap .resources . svm import Svm
77
88from understack_workflows .helpers import setup_logger
99from understack_workflows .netapp .client import NetAppClient
You can’t perform that action at this time.
0 commit comments