Human readable group name improved
[ganeti-local] / qa / qa_error.py
index eb9131c..8b5d4b9 100644 (file)
 # 02110-1301, USA.
 
 
+"""Error definitions for QA.
+
+"""
+
+
 class Error(Exception):
   """An error occurred during Q&A testing.