mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-18 19:08:57 +03:00
this is test
This commit is contained in:
@@ -120,3 +120,5 @@ class CallCenter(object):
|
||||
|
||||
def dispatch_queued_call_to_newly_freed_employee(self, call, employee):
|
||||
pass
|
||||
def test(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user