Skip to content

Commit 99c7a5f

Browse files
committed
Merge branch 'master' of https://github.com/raff/gpython
2 parents c076faa + d3a9e68 commit 99c7a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest/pytest.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import (
1515
_ "github.com/go-python/gpython/sys"
1616
"github.com/go-python/gpython/compile"
1717
"github.com/go-python/gpython/py"
18+
_ "github.com/go-python/gpython/sys"
1819
"github.com/go-python/gpython/vm"
1920
)
2021

0 commit comments

Comments
 (0)