This commit is contained in:
Páll Guðjón Sigurðsson 2010-09-02 23:46:49 +00:00
parent 2083b966b9
commit 02d8e4f5dd
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ def check(object, field, valid_states = ['OK']):
return state
def main():
pass
if __name__ == '__main__':