Skip to content

Commit 6e0ff88

Browse files
committed
Update run.py
1 parent 33c1d31 commit 6e0ff88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
"""
3-
simple script which runs a query from stdin
3+
simple script which runs a query from the command-line
44
"""
55

66
import sys

0 commit comments

Comments
 (0)