Skip to content

Commit

Permalink
Execute script with Python3
Browse files Browse the repository at this point in the history
  • Loading branch information
mboehme authored Aug 18, 2017
1 parent 48a0211 commit 1d7a787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/distance.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import argparse
import networkx as nx
import re
Expand Down

0 comments on commit 1d7a787

Please sign in to comment.