Skip to content

Commit

Permalink
Update example script.
Browse files Browse the repository at this point in the history
  • Loading branch information
onyxfish committed Dec 19, 2016
1 parent 4c83211 commit a84da46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import agate
import agateremote

agateremote.patch()

table = agate.Table.from_url('https://raw.githubusercontent.com/onyxfish/agate/master/examples/test.csv')

print(table)
Expand Down

0 comments on commit a84da46

Please sign in to comment.