Add some extra logging to help with #1605 debugging
This commit is contained in:
@@ -151,6 +151,7 @@ class Fit:
|
||||
@staticmethod
|
||||
def getFitsWithModules(typeIDs):
|
||||
""" Lists fits flagged as booster """
|
||||
pyfalog.debug('Getting fits with modules')
|
||||
fits = eos.db.getFitsWithModules(typeIDs)
|
||||
return fits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user