예제 #1
0
def test_real_free_space(tr_client: Client):
    session = tr_client.get_session()
    tr_client.free_space(session.download_dir)
예제 #2
0
def test_real_session_get(tr_client: Client):
    tr_client.get_session()