Updated formatting

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2021-11-16 23:07:26 +00:00
parent 797ba87c2a
commit 76184c8a8e
5 changed files with 1 additions and 5 deletions

View file

@ -31,4 +31,3 @@ jobs:
run: |
export VK_ICD_FILENAMES=/swiftshader/vk_swiftshader_icd.json
make mk_run_tests

View file

@ -26,5 +26,3 @@ jobs:
run: |
export VK_ICD_FILENAMES=/swiftshader/vk_swiftshader_icd.json
make test_python

View file

@ -16,4 +16,3 @@ build_vulkan_sdk:
push_vulkan_sdk: build_vulkan_sdk
docker push axsauze/vulkan-sdk:0.1

View file

@ -57,4 +57,3 @@ Documentation Index (as per sidebar)
Variable Types for Tensors, and Push/Spec Constants <overview/variable-types>
Asynchronous & Parallel Operations <overview/async-parallel>
Code Index <genindex>

View file

@ -1,3 +1,4 @@
# Python Package for Kompute
Read the documentation under `/docs/overview` for details on the python package.