We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0a6d1 commit 0097e87Copy full SHA for 0097e87
1 file changed
programme/timetable_helpers/timeslot.py
@@ -175,7 +175,7 @@ def __str__(self) -> str:
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"),
177
((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Auditorium", "Olivier Hoenen, ITER Organization"),
178
- ((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Projektraum", "TBC, Affiliation"),
+ ((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Projektraum", "Philipp Nikutta, Proxima Fusion"),
179
],
180
)
181
},
0 commit comments