We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013fa17 commit 91c8980Copy full SHA for 91c8980
jira/exceptions.py
@@ -1,3 +1,5 @@
1
+# -*- coding: utf-8 -*-
2
+from __future__ import unicode_literals
3
import os
4
import tempfile
5
0 commit comments