Skip to content

Commit

Permalink
Merge pull request #1034 from t0b3/patch-1
Browse files Browse the repository at this point in the history
fix shebang typo
  • Loading branch information
white-gecko authored May 2, 2020
2 parents 827eabd + e0e9956 commit bf842c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdflib/extras/external_graph_libs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env
#!/usr/bin/env python
# encoding: utf-8
from __future__ import absolute_import
from __future__ import division
Expand Down

0 comments on commit bf842c3

Please sign in to comment.