* comment
This commit is contained in:
+1
-1
@@ -409,7 +409,7 @@ class SpecFile(XmlFile):
|
||||
|
||||
def has_errors(self):
|
||||
"""Return errors of the PSPEC file if there are any."""
|
||||
#TODO: has_errors name is misleading for a function that does
|
||||
#FIXME: has_errors name is misleading for a function that does
|
||||
#not just return a boolean value. check() would be better - exa
|
||||
err = Checks()
|
||||
err.join(self.source.has_errors())
|
||||
|
||||
Reference in New Issue
Block a user