MCPcopy Create free account
hub / github.com/SpecterOps/DeepPass2 / read_test_data

Function read_test_data

test/testDeeppass2.py:9–11  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

7
8
9def read_test_data(path):
10 test_data = Dataset.from_json(path)
11 return test_data
12
13
14def hit_api_request(row):

Callers 1

run_evaluationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected