diff --git a/nomad/processing/data.py b/nomad/processing/data.py index de9b176fc40a3b0f0beac249002a9fccd789cbdf..5873c07831cbc3e4e83020e438d892d9685fe757 100644 --- a/nomad/processing/data.py +++ b/nomad/processing/data.py @@ -413,7 +413,7 @@ class Upload(Chord): def all_calcs(self, start, end, order_by='mainfile'): return Calc.objects(upload_id=self.upload_id)[start:end].order_by(order_by) -@staticmethod + @staticmethod def repair_all(): """ Utitlity function that will look for suspiciously looking conditions in