parent
9b24102fcb
commit
f319f70ced
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
import os
|
||||
from pathlib import Path
|
||||
|
||||
from rwx import ps, split
|
||||
from rwx import ps
|
||||
from rwx.log import log
|
||||
|
||||
from spcd import browse, project, projects
|
||||
from spcd import browse, project, projects, split
|
||||
|
||||
|
||||
def spcd_browse_workspace() -> None:
|
||||
|
|
Loading…
Reference in a new issue