Skip to content

Commit ebf4023

Browse files
committed
conflict resolved in .travis.yml
1 parent c65922b commit ebf4023

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

gopy.gide

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,16 @@
2828
"Run Proj"
2929
],
3030
"Find": {
31-
"Find": "Chdir",
32-
"Replace": "VarFromHandle",
31+
"Find": "goki",
32+
"Replace": "go-python",
3333
"IgnoreCase": false,
3434
"Langs": [
3535
"Go",
3636
"Python"
3737
],
3838
"Loc": "FindLocAll",
3939
"FindHist": [
40+
"goki",
4041
"Chdir",
4142
"buildTuple",
4243
"GoSrcDir",
@@ -75,7 +76,6 @@
7576
"universe",
7677
"isPyCompatFunc",
7778
"isPyCompatField",
78-
"goki",
7979
"isStringer",
8080
"genMap",
8181
"genMapInit",
@@ -89,6 +89,7 @@
8989
"with go"
9090
],
9191
"ReplHist": [
92+
"go-python",
9293
"VarFromHandle",
9394
"modeExe",
9495
"modeGen",

0 commit comments

Comments
 (0)