From 905e51351e6116fcf53b9c88de1af6a1ff79c4e2 Mon Sep 17 00:00:00 2001 From: Yochai Blumenfeld Date: Tue, 28 Mar 2017 16:20:04 +0300 Subject: [PATCH] Merged feature/pdf_link into develop --- mazerunner/samples/track_live_alerts.py | 2 +- source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mazerunner/samples/track_live_alerts.py b/mazerunner/samples/track_live_alerts.py index a1b9b41..ba2e5cf 100644 --- a/mazerunner/samples/track_live_alerts.py +++ b/mazerunner/samples/track_live_alerts.py @@ -1,5 +1,5 @@ """ -This script will delete all of the entities on your MazeRunner system. +This script will periodically query MazeRunner for new events and print them. """ import argparse import sys diff --git a/source/index.rst b/source/index.rst index 060f1e3..396d51d 100644 --- a/source/index.rst +++ b/source/index.rst @@ -17,4 +17,4 @@ Fork us at https://github.com/Cymmetria/mazerunner_sdk_python installation api_client samples - + Download as PDF