Skip to content

Commit

Permalink
Revert "remove genre"
Browse files Browse the repository at this point in the history
This reverts commit 2bb13a1.
  • Loading branch information
oscie57 committed Jun 17, 2024
1 parent 0bd6ff8 commit bb6b585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions first.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from Cryptodome.Cipher import AES
from Cryptodome.Util.Padding import pad
from Crypto.Cipher import AES
from Crypto.Util.Padding import pad

import config
from helpers import xml_node_name, current_date_and_time
Expand Down

0 comments on commit bb6b585

Please sign in to comment.