Skip to content

Commit f307b87

Browse files
committed
watching
1 parent becc313 commit f307b87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ide/deploy/watch.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ async def redeploy():
5959
def watch():
6060
# start web server
6161
serve()
62-
show logs
63-
#logs()
62+
# show logs
63+
logs()
6464

6565
loop = asyncio.get_event_loop()
6666
task = loop.create_task(redeploy())

0 commit comments

Comments
 (0)