Skip to content

Commit

Permalink
ci: Remove deliberately failing script
Browse files Browse the repository at this point in the history
  • Loading branch information
christoper burgess committed Aug 5, 2020
1 parent 5d0ceef commit 278646f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/examples/1_china.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
from vortexasdk import CargoMovements, Geographies, Vessels

if __name__ == "__main__":

raise ImportError("This should fail ci")

# Find china ID
china = [
g.id
Expand Down

0 comments on commit 278646f

Please sign in to comment.