Skip to content

Commit 1f2798f

Browse files
committed
Fix minor doc
1 parent 9bc8dc4 commit 1f2798f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -522,9 +522,3 @@ Or, define `workspace` and `api_key` in your ~/.comet.config file:
522522
$ export COMET_USER="<USERNAME>"
523523
$ pytest tests
524524
```
525-
526-
Or, use command-line flags:
527-
528-
```shell
529-
$ pytest tests --cometx-api-key="<API-KEY>" --cometx-url-override="<URL>" --cometx-user="<USERNAME>" --cometx-workspace="<WORKSPACE>"
530-
```

0 commit comments

Comments
 (0)