浏览代码

HUE-8925 [azure] Skip fs home creation on login in Azure only configuration

Romain 6 年之前
父节点
当前提交
7be8353641
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      desktop/libs/azure/src/azure/abfs/abfs.py

+ 1 - 0
desktop/libs/azure/src/azure/abfs/abfs.py

@@ -242,6 +242,7 @@ class ABFS(object):
     listofDir = self.listdir_stats(path, params)
     return [x.name for x in listofDir]
 
+
   def listfilesystems(self, root = Init_ABFS.ABFS_ROOT,params=None, **kwargs):
     """
     Lists the names of the File Systems, limited arguements