Răsfoiți Sursa

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

Romain 6 ani în urmă
părinte
comite
7be8353641
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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