Skip to content

Commit de15dbf

Browse files
authored
Update dev.xsh
1 parent 3290aaf commit de15dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev.xsh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# $XONSH_TRACE_SUBPROC=2
55
# $RAISE_SUBPROC_ERROR=1
66

7-
cwd = pf'{__file__}'.parent
8-
source @(cwd)/callias.xsh
7+
_cwd = pf'{__file__}'.parent
8+
source @(_cwd)/callias.xsh

0 commit comments

Comments
 (0)