Skip to content

Commit b1e7bf2

Browse files
committedFeb 25, 2013
[sextante] fix typo
1 parent 8caa79e commit b1e7bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/sextante/admintools/httplib2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from __future__ import generators-
1+
from __future__ import generators
22

33
"""
44
httplib2

0 commit comments

Comments
 (0)
Please sign in to comment.