Пример #1
0
def staff():
    ''' Thanks to all contrubutors coder '''
    HireSystem.staff()
Пример #2
0
def staff():
    """ Thanks to all contrubutors coder """
    HireSystem.staff()
Пример #3
0
def test_thx():
    coders = HireSystem.staff()
    assert coders == None
Пример #4
0
def test_thx():
    coders = HireSystem.staff()
    assert coders == None