mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
reorganize imports with ruff
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#
|
||||
|
||||
import base64
|
||||
|
||||
from OpenSSL import crypto
|
||||
|
||||
with open("./private_key.pem") as f:
|
||||
|
Reference in New Issue
Block a user