Skip to content

Commit d8a3dde

Browse files
authored
Update CONTRIB.md
1 parent 0d27c42 commit d8a3dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIB.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Each release should follow the following steps:
6363
6. This will kick off a Github Actions workflow that will:
6464
- Build the library in the [standard way](https://packaging.python.org/tutorials/packaging-projects/#generating-distribution-archives)
6565
- Upload the distribution archives in the [standard way](https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives)
66-
with credentials for the `labelbox` PyPI user.
66+
- with credentials for the `labelbox` PyPI user.
6767

6868
## Running Jupyter Notebooks
6969

@@ -78,4 +78,4 @@ Each release should follow the following steps:
7878
'import sys; sys.path.insert(0, "<labelbox-python root folder>")'
7979
]
8080
4. Go to the root of your project and run `jupyter notebook` to start the server
81-
5.
81+

0 commit comments

Comments
 (0)