Skip to content

Commit

Permalink
remove genre
Browse files Browse the repository at this point in the history
  • Loading branch information
oscie57 committed Jun 17, 2024
1 parent 935614a commit 2bb13a1
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 Crypto.Cipher import AES
from Crypto.Util.Padding import pad
from Cryptodome.Cipher import AES
from Cryptodome.Util.Padding import pad

import config
from helpers import xml_node_name, current_date_and_time
Expand Down

0 comments on commit 2bb13a1

Please sign in to comment.