Ido Ophir
|
57f9098327
|
Used the correct property names for a call object (#431)
Used 'rank' instead of 'level' to maintain uniformity with other portions of the code
Co-authored-by: Prab <prab.missier@gmail.com>
|
2025-04-17 11:44:20 +05:30 |
Itamar Friedman
|
22132364a9
|
Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee.
|
2025-04-07 14:31:17 +03:00 |
Christian Clauss
|
e50f26960d
|
Change raise NotImplemented to raise NotImplementedError (#345)
|
2019-12-26 20:11:57 -05:00 |
Ali
|
ffbcd9a381
|
Fix wording in call center solution (#197)
|
2018-08-09 08:01:27 -04:00 |
Girish Raman
|
cd7ac6d2d0
|
Fix broken URL (#194)
|
2018-08-05 09:52:03 -04:00 |
cclauss
|
f099a0ad3f
|
Convert all .py files to be valid Python (#98)
|
2018-03-06 19:37:46 -05:00 |
Donne Martin
|
98819e2a06
|
Add Call Center solution
|
2017-03-03 18:52:50 -08:00 |