Skip to content

Commit 352ee12

Browse files
author
Admin
committed
updated
1 parent 5fc6260 commit 352ee12

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Procfile

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
worker: python arb1.py

arb1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@
7676
devices = p.getDevices()
7777
devices
7878

79-
p.pushNote(devices[0]["iden"], 'Buy at bitmarket/sell at gdax: ', string1)
79+
p.pushNote(devices[0]["iden"], 'Buy at bitmarket/sell at gdax: ' + string1, "")

0 commit comments

Comments
 (0)