Skip to content

Commit 6ec1caf

Browse files
committed
[Fix]
1 parent ac62a90 commit 6ec1caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

be_repo/modules/verify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# from neo4j import GraphDatabase
1+
from neo4j import GraphDatabase
22
from configs.database import get_key_database
33

44
keys_db = get_key_database()

0 commit comments

Comments
 (0)