Skip to content

Commit 9e5b651

Browse files
committed
Add version warning to throughput test
1 parent 1cfc79d commit 9e5b651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/utils/throughput_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# WARNING: you are on the master branch; please refer to examples on the branch corresponding to your `cortex version` (e.g. for version 0.19.*, run `git checkout -b 0.19` or switch to the `0.19` branch on GitHub)
2+
13
import os
24
import sys
35
import click

0 commit comments

Comments
 (0)