Skip to content

Commit 5ef0bfa

Browse files
committed
fix syntax error
1 parent 455018a commit 5ef0bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dump_dbm_sessions_db.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
where <timestamp> is the human readable __timestamp decoded from the
1212
data object.
1313
14-
""""
14+
"""
1515

1616
import dbm, marshal, sys
1717
from datetime import datetime

0 commit comments

Comments
 (0)