Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Shvetsov
98c1d1dcb7 feat: start enum val with buffer, count from top
It is good to have buffers between enum values.
And start counting from the "top of the hierarchy" value,
the Director, to the bottom because it is unlikely that a
lot of values will be added on top of the Director.
2020-12-19 13:53:07 +10: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