Created
May 25, 2018 12:28
-
-
Save marco-silva0000/51d8d426fb11f36fe679a8d3900d9f2d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tasks | |
from apps.spriklers.settings import app_settings | |
def irrigigation_dispacher_verification(minutes=app_settings.WATCHDOG_LOOKBACK_TIME): | |
pass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment