fix
This commit is contained in:
parent
04af7ef182
commit
948e315f08
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from cd import browse, project, projects
|
from pidd import browse, project, projects
|
||||||
from rwx import ps, split
|
from rwx import ps, split
|
||||||
from rwx.log import log
|
from rwx.log import log
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue