diff options
| author | Stan Seibert <stan@mtrr.org> | 2011-08-16 17:51:50 -0400 |
|---|---|---|
| committer | Stan Seibert <stan@mtrr.org> | 2011-08-16 17:51:50 -0400 |
| commit | dfd4da145cb2c980f68785b33d1596945f67a672 (patch) | |
| tree | f8460b6700b0c729554b67fe20baccc69b2c3406 | |
| parent | 96f20d671e92c103f8437d6d311fa87d5779db11 (diff) | |
| download | chroma-dfd4da145cb2c980f68785b33d1596945f67a672.tar.gz chroma-dfd4da145cb2c980f68785b33d1596945f67a672.tar.bz2 chroma-dfd4da145cb2c980f68785b33d1596945f67a672.zip | |
Inexplicable syntax error sitting in our package __init__.py
| -rw-r--r-- | __init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py index ebfe767..e69de29 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +0,0 @@ -from hamamatsu_12inch |
