File tree 2 files changed +1
-7
lines changed
2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -61,12 +61,6 @@ export const SCHEDULE: Event[] = [
61
61
when : "2025/02/22 11:10 AM UTC+1" ,
62
62
photo : "speakers/vlada_dusek.jpg" ,
63
63
} ,
64
- {
65
- title : "The landscape of Python UI E2E automated testing" ,
66
- name : "Dawid Pacia" ,
67
- when : "2025/02/22 11:20 AM UTC+1" ,
68
- photo : "speakers/pizza-square.png" ,
69
- } ,
70
64
{
71
65
title : "Counting Sheep, Pythonized" ,
72
66
name : "Miroslav Šedivý" ,
@@ -113,7 +107,7 @@ export const SCHEDULE: Event[] = [
113
107
title : "Bridging the Gap: IT Managers and IT Communities in Hiring" ,
114
108
name : "Barbora Holusova" ,
115
109
when : "2025/02/22 12:40 AM UTC+1" ,
116
- photo : "speakers/pizza-square.png " ,
110
+ photo : "speakers/bara_holusova.jpg " ,
117
111
} ,
118
112
{
119
113
title : "Building Web Framework in 2024: HTML Components with Pure Python and Typing" ,
You can’t perform that action at this time.
0 commit comments