@ -11,6 +11,7 @@ Mounts SD contents under `/Nintendo 3DS`, creating a virtual filesystem with dec
@@ -11,6 +11,7 @@ Mounts SD contents under `/Nintendo 3DS`, creating a virtual filesystem with dec
importlogging
importos
fromerrnoimportEPERM,EACCES
fromos.pathimportbasename,dirname,isdir
fromsysimportexit,argv
fromthreadingimportLock
fromtypingimportTYPE_CHECKING
@ -37,7 +38,7 @@ class SDFilesystemMount(LoggingMixIn, Operations):
@@ -37,7 +38,7 @@ class SDFilesystemMount(LoggingMixIn, Operations):