We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a8702 commit aa1b425Copy full SHA for aa1b425
bagit.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
-# encoding: utf-8
+# -*- coding: utf-8 -*-
3
4
from __future__ import absolute_import, division, print_function, unicode_literals
5
0 commit comments