mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 03:58:32 +02:00
Update Journal.py
This commit is contained in:
parent
57dc3808c1
commit
0affd5749f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from . import time
|
|||
import codecs
|
||||
import re
|
||||
from datetime import datetime
|
||||
import dateutil.parser
|
||||
import sys
|
||||
try:
|
||||
from Crypto.Cipher import AES
|
||||
|
|
Loading…
Add table
Reference in a new issue