We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618e377 commit 1beeb9bCopy full SHA for 1beeb9b
1 file changed
programme/timetable_helpers/timeslot.py
@@ -170,7 +170,7 @@ def __str__(self) -> str:
170
((2026, 3, 10, 14, 40), (2026, 3, 10, 15, 40), "Projektraum", "Adam Urbańczyk, CadQuery"),
171
((2026, 3, 10, 16, 0), (2026, 3, 10, 17, 0), "Auditorium", "Stephen Coleman, RadiaSoft LLC"),
172
((2026, 3, 10, 16, 0), (2026, 3, 10, 17, 0), "Projektraum", "Christopher Ashe, UKIFS"),
173
- ((2026, 3, 11, 10, 20), (2026, 3, 11, 11, 20), "Auditorium", "TBC, Affiliation"),
+ ((2026, 3, 11, 10, 20), (2026, 3, 11, 11, 20), "Auditorium", "Nathan Cummings, UKAEA"),
174
((2026, 3, 11, 10, 20), (2026, 3, 11, 11, 20), "Projektraum", "Jonathan Shimwell, Proxima Fusion"),
175
((2026, 3, 11, 14, 40), (2026, 3, 11, 15, 40), "Auditorium", "Andrew Davis, UKAEA"),
176
((2026, 3, 11, 14, 40), (2026, 3, 11, 15, 40), "Projektraum", "Yehor Yudin, Bangor University"),
0 commit comments