Skip to content

Commit 4155b9d

Browse files
Update snippet.py
Co-authored-by: Phillip LeBlanc <[email protected]>
1 parent d0a524d commit 4155b9d

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/spicehq/spice-py
22
from spicepy import Client
33

44
client = Client('API_KEY')

0 commit comments

Comments
 (0)