main/rwx
This commit is contained in:
parent
0e2b638bbb
commit
b1970c1f78
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import fs
|
from rwx import fs
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
file_path = Path(__file__).resolve()
|
file_path = Path(__file__).resolve()
|
||||||
|
|
Loading…
Reference in a new issue