You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/06/02 22:57:44 UTC

[apache/incubator-teaclave] Add the python3 shebang and format scripts using yapf (#332)

## Description

Passed: https://ci.mesalock-linux.org/mssun/incubator-mesatee/876
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/332

-- Commit Summary --

  * Format Python scripts using yapf

-- File Changes --

    M cmake/scripts/gen_cov.sh (2)
    M cmake/scripts/gen_enclave_info_toml.py (3)
    M cmake/scripts/lcov_realpath.py (5)
    R cmake/scripts/llvm-gcov.sh (0)
    M cmake/scripts/parse_cargo_packages.py (18)
    M cmake/scripts/prep.sh (2)
    R cmake/scripts/setup_cmake_tomls.py (42)
    M examples/python/builtin_echo.py (19)
    M examples/python/builtin_gbdt_train.py (2)
    M examples/python/builtin_online_decrypt.py (2)
    M examples/python/mesapy_echo.py (23)
    M examples/python/utils.py (1)
    M tests/scripts/functional_tests.py (5)
    M tests/scripts/simple_http_server.py (3)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/332.patch
https://github.com/apache/incubator-teaclave/pull/332.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/332

Re: [apache/incubator-teaclave] Add the python3 shebang and format scripts using yapf (#332)

Posted by Mingshen Sun <no...@github.com>.
Merged #332 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/332#event-3399789857