parent
008a44c5eb
commit
8c1ca67ef8
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
import os
|
||||
from pathlib import Path
|
||||
|
||||
from pidd import browse, project, projects
|
||||
from rwx import ps, split
|
||||
from rwx.log import log
|
||||
|
||||
from pidd import browse, project, projects
|
||||
|
||||
|
||||
def pidd_browse_workspace() -> None:
|
||||
browse(project.root)
|
||||
|
|
Loading…
Reference in a new issue