blob: 674cbe32e047b4a1b609e5fce9cfcd3b0c34bca0 [file] [log] [blame]
for start, end, name in self.talks:
if hour >= start and hour < end: return name