X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=template.py;h=430d7cf4faae8ade751a2000a2d1758d1be93861;hb=57fc3f2c580971f7a31c708764557d6273b83216;hp=2e9150be0aadb479b61cdcc1e0da9774ab06121c;hpb=d0652340b89d51c6115edb13d5c7c72b34dea66f;p=monitor.git diff --git a/template.py b/template.py index 2e9150b..430d7cf 100644 --- a/template.py +++ b/template.py @@ -1,7 +1,7 @@ #!/usr/bin/python -import emailTxt +from monitor.wrapper import emailTxt class Type: def __init__(self, value): self.value = value