Skip to content

Commit b9967e8

Browse files
committed
tidy file header
1 parent db9241f commit b9967e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zarr/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
__author__ = 'aliman'
1+
# -*- coding: utf-8 -*-
2+
from __future__ import absolute_import, print_function, division
23

34

45
NOSHUFFLE = 0

0 commit comments

Comments
 (0)