mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-07 09:55:17 -05:00
Fix formatting issue after running black.
This commit is contained in:
@@ -3,6 +3,7 @@ from typing_extensions import Final
|
||||
|
||||
from Crypto.Cipher import DES3
|
||||
|
||||
|
||||
class CardCipherException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user