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 db9241f commit b9967e8Copy full SHA for b9967e8
zarr/constants.py
@@ -1,4 +1,5 @@
1
-__author__ = 'aliman'
+# -*- coding: utf-8 -*-
2
+from __future__ import absolute_import, print_function, division
3
4
5
NOSHUFFLE = 0
0 commit comments