parent
96c3313ddf
commit
9c63b1e9c3
1 changed files with 1 additions and 1 deletions
|
@ -1,11 +1,11 @@
|
||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from ci import project, projects
|
|
||||||
from rwx import ps
|
from rwx import ps
|
||||||
from rwx.log import stream as log
|
from rwx.log import stream as log
|
||||||
|
|
||||||
from spcd import browse, split
|
from spcd import browse, split
|
||||||
|
from spcd.ci import project, projects
|
||||||
|
|
||||||
|
|
||||||
def spcd_browse_workspace() -> None:
|
def spcd_browse_workspace() -> None:
|
||||||
|
|
Loading…
Reference in a new issue