Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielspadon authored Feb 5, 2019
1 parent d21a841 commit 15e59ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Example

```python
import osmnx as ox
from StreetContinuity.all import *
from streetcontinuity.all import *

oxg = ox.graph_from_point((-22.012282, -47.890821), distance=5000)

Expand Down

0 comments on commit 15e59ce

Please sign in to comment.