Minor comment fix
This commit is contained in:
committed by
=Michael Hohn
parent
f652a6719c
commit
b4f1a2b8a6
@@ -8,11 +8,6 @@ from utils import *
|
||||
db_base = "~/work-gh/mrva/mrva-open-source-download/"
|
||||
dbs = list(collect_dbs(db_base))
|
||||
|
||||
# XX: add metadata
|
||||
# codeql, meta = extract_metadata('path_to_your_zipfile.zip')
|
||||
# print(codeql)
|
||||
# print(meta)
|
||||
|
||||
# Inspect:
|
||||
from pprint import pprint
|
||||
pprint(["len", len(dbs)])
|
||||
|
||||
Reference in New Issue
Block a user