Skip to content

Commit

Permalink
fix shebang typo
Browse files Browse the repository at this point in the history
Signed-off-by: t0b3 <thomas.bettler@gmail.com>
  • Loading branch information
t0b3 committed May 1, 2020
1 parent 827eabd commit e0e9956
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 e0e9956

Please sign in to comment.