diff options
| -rw-r--r-- | scripts/lmdb_matrix.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lmdb_matrix.py b/scripts/lmdb_matrix.py index 79d3197..495ab25 100644 --- a/scripts/lmdb_matrix.py +++ b/scripts/lmdb_matrix.py @@ -12,7 +12,6 @@ guix shell python-click python-lmdb python-wrapper python-numpy -- \ <path-to-lmdb-store> """ -import os import lmdb import json import click |
