Fix ruff errors
parent
2c35de76c7
commit
04b58c0038
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
# test_chacha20poly1305.py
|
||||
#
|
||||
# Copyright (C) 2022 wolfSSL Inc.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# test_chacha_iv.py
|
||||
#
|
||||
# Copyright (C) 2006-2022 wolfSSL Inc.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# test_cipher_modes.py
|
||||
#
|
||||
# Copyright (C) 2006-2022 wolfSSL Inc.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# test_hmac_copy.py
|
||||
#
|
||||
# Copyright (C) 2006-2022 wolfSSL Inc.
|
||||
|
|
|
|||
Loading…
Reference in New Issue