Skip to content

Commit 135b684

Browse files
Merge pull request #4 from spicehq/phillip/update-snippet
Update Python snippet to reference new repo location
2 parents acc0d48 + 505fe51 commit 135b684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Install with: pip install git+https://github.com/spicehq/spice-py
1+
# Install with: pip install git+https://github.com/spiceai/spice-py
22
from spicepy import Client
33

44
client = Client('API_KEY')

0 commit comments

Comments
 (0)