matrix-nio/nio/crypto
BURG3R5 132634b033 style: Convert from `str.format` to f-strings.
Used `flynt` for most of the cases. Around 60 instances required manual conversion.

Signed-off-by: BURG3R5 <77491630+BURG3R5@users.noreply.github.com>
2022-05-04 19:56:43 +02:00
..
__init__.py fix: Fix import sequence errors. 2022-03-28 11:47:57 +05:30
async_attachments.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30
attachments.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30
device.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30
key_export.py crypto: Format the key export file and convert type hints. 2020-03-28 12:53:22 +01:00
key_request.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30
log.py nio: Isort the tree. 2019-05-14 22:22:26 +02:00
memorystores.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30
olm_machine.py style: Convert from `str.format` to f-strings. 2022-05-04 19:56:43 +02:00
sas.py style: Convert from `str.format` to f-strings. 2022-05-04 19:56:43 +02:00
sessions.py style: Fix formatting using `black` and `isort`. 2022-03-17 18:33:02 +05:30