workspace path update

This commit is contained in:
geekan 2023-12-15 12:17:26 +08:00 committed by 莘权 马
parent 2c68b42432
commit df2e9a12be
5 changed files with 8 additions and 5 deletions

View file

@ -4,6 +4,7 @@
@Time : 2023/6/8 14:03
@Author : alexanderwu
@File : document.py
@Desc : Classes and Operations Related to Files in the File System.
"""
from enum import Enum
from pathlib import Path