Pārlūkot izejas kodu

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

Romain 6 gadi atpakaļ
vecāks
revīzija
7be8353641
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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