Vardhaman 2d5dd6f132
MAINT: Updated f-string method (#6230)
* MAINT: Used f-string method

Updated the code with f-string methods wherever required for a better and cleaner understanding of the code.

* Updated files with f-string method

* Update rsa_key_generator.py

* Update rsa_key_generator.py

* Update elgamal_key_generator.py

* Update lru_cache.py

I don't think this change is efficient but it might tackle the error as the error was due to using long character lines.

* Update lru_cache.py

* Update lru_cache.py

Co-authored-by: cyai <seriesscar@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2022-07-07 16:34:07 +02:00
..
2021-11-08 18:58:15 +01:00
2021-11-08 18:58:15 +01:00
2021-10-31 11:36:03 +01:00
2021-04-12 13:40:10 +02:00
2022-05-01 18:44:23 +08:00
2020-11-18 12:07:30 +05:30
2022-06-24 00:47:29 +08:00