|
14 | 14 | "eyeSight": 5.0, |
15 | 15 | "birthdate": date(1900, 1, 1), |
16 | 16 | "registerTime": datetime(2011, 8, 20, 11, 25, 30), |
17 | | - "lastJobDuration": timedelta(days=1082, seconds=46920), |
| 17 | + "lastJobDuration": timedelta(days=1097, seconds=46920), |
18 | 18 | "workedHours": [10, 5], |
19 | 19 | "usedNames": ["Aida"], |
20 | 20 | "courseScoresPerTerm": [[10, 8], [6, 7, 8]], |
|
34 | 34 | "eyeSight": 5.1, |
35 | 35 | "birthdate": date(1900, 1, 1), |
36 | 36 | "registerTime": datetime(2008, 11, 3, 15, 25, 30, 526), |
37 | | - "lastJobDuration": timedelta(days=3750, seconds=46800, microseconds=24), |
| 37 | + "lastJobDuration": timedelta(days=3800, seconds=46800, microseconds=24), |
38 | 38 | "workedHours": [12, 8], |
39 | 39 | "usedNames": ["Bobby"], |
40 | 40 | "courseScoresPerTerm": [[8, 9], [9, 10]], |
|
74 | 74 | "eyeSight": 4.8, |
75 | 75 | "birthdate": date(1950, 7, 23), |
76 | 76 | "registerTime": datetime(2031, 11, 30, 12, 25, 30), |
77 | | - "lastJobDuration": timedelta(days=3750, seconds=46800, microseconds=24), |
| 77 | + "lastJobDuration": timedelta(days=3800, seconds=46800, microseconds=24), |
78 | 78 | "workedHours": [1, 9], |
79 | 79 | "usedNames": ["Wolfeschlegelstein", "Daniel"], |
80 | 80 | "courseScoresPerTerm": [[7, 4], [8, 8], [9]], |
|
134 | 134 | "eyeSight": 4.9, |
135 | 135 | "birthdate": date(1980, 10, 26), |
136 | 136 | "registerTime": datetime(1976, 12, 23, 4, 41, 42), |
137 | | - "lastJobDuration": timedelta(days=3750, seconds=46800, microseconds=24), |
| 137 | + "lastJobDuration": timedelta(days=3800, seconds=46800, microseconds=24), |
138 | 138 | "workedHours": [1], |
139 | 139 | "usedNames": ["Grad"], |
140 | 140 | "courseScoresPerTerm": [[10]], |
|
154 | 154 | "eyeSight": 4.9, |
155 | 155 | "birthdate": date(1990, 11, 27), |
156 | 156 | "registerTime": datetime(2023, 2, 21, 13, 25, 30), |
157 | | - "lastJobDuration": timedelta(days=1082, seconds=46920), |
| 157 | + "lastJobDuration": timedelta(days=1097, seconds=46920), |
158 | 158 | "workedHours": [10, 11, 12, 3, 4, 5, 6, 7], |
159 | 159 | "usedNames": ["Ad", "De", "Hi", "Kye", "Orlan"], |
160 | 160 | "courseScoresPerTerm": [[7], [10], [6, 7]], |
|
192 | 192 | "mark": 4.1, |
193 | 193 | "score": -100, |
194 | 194 | "history": "2 years 4 days 10 hours", |
195 | | - "licenseValidInterval": timedelta(days=9414), |
| 195 | + "licenseValidInterval": timedelta(days=9544), |
196 | 196 | "rating": 0.78, |
197 | 197 | "state": { |
198 | 198 | "revenue": 152, |
|
235 | 235 | (0, 2): { |
236 | 236 | "date": date(2021, 6, 30), |
237 | 237 | "meetTime": datetime(1986, 10, 21, 21, 8, 31, 521000), |
238 | | - "validInterval": timedelta(days=3750, seconds=46800, microseconds=24), |
| 238 | + "validInterval": timedelta(days=3800, seconds=46800, microseconds=24), |
239 | 239 | "comments": ["rnme", "m8sihsdnf2990nfiwf"], |
240 | 240 | "summary": { |
241 | 241 | "locations": ["'toronto'", "'waterloo'"], |
|
268 | 268 | (2, 0): { |
269 | 269 | "date": date(2021, 6, 30), |
270 | 270 | "meetTime": datetime(1946, 8, 25, 19, 7, 22), |
271 | | - "validInterval": timedelta(days=3750, seconds=46800, microseconds=24), |
| 271 | + "validInterval": timedelta(days=3800, seconds=46800, microseconds=24), |
272 | 272 | "comments": ["2huh9y89fsfw23", "23nsihufhw723"], |
273 | 273 | "summary": { |
274 | 274 | "locations": ["'paris'"], |
|
0 commit comments