download
raw
508 Bytes
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
# Replace the "." entry.
import os.path
import sys
sys.path.insert(
1,
os.path.dirname( # pythonFiles
os.path.dirname( # pythonFiles/testing_tools
os.path.abspath(__file__) # this file
)
),
)
from testing_tools.adapter.__main__ import parse_args, main
if __name__ == "__main__":
tool, cmd, subargs, toolargs = parse_args()
main(tool, cmd, subargs, toolargs)

Xet Storage Details

Size:
508 Bytes
·
Xet hash:
a0fb4db9dc3b0991d9cc49f637c1467bfee250730588c786a863297b8fc761a8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.