Skip to content

Commit d121de2

Browse files
author
Adrian Chang
committed
update readme
1 parent 56bf687 commit d121de2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/workflows/python-package-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Labelbox Python SDK Prod (Develop)
22

33
on:
4-
workflow_dispatch:
4+
workflow_dispatch:
55

66
concurrency:
77
group: ${{ github.workflow }}-${{ github.ref }}

libs/lbox-example/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# lbox-example
22

3-
Describe your project here.
3+
This is an example module which can be cloned and reused to develop modules under the `lbox` namespace.
44

55
## Module Status: Experimental
66

77
**TLDR: This module may be removed or altered at any given time and there is no offical support.**
88

9-
Please see [here](https://docs.labelbox.com/docs/product-release-phases) for the formal definition of `Experimental`.
10-
11-
## Steps
9+
Please see [here](https://docs.labelbox.com/docs/product-release-phases) for the formal definition of `Experimental`.

0 commit comments

Comments
 (0)