SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

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 <[email protected]>
Co-authored-by: Christian Clauss <[email protected]>
V
Vardhaman committed
2d5dd6f132a25165473471bf83765ec50c9f14d6
Parent: 0a0f498
Committed by GitHub <[email protected]> on 7/7/2022, 2:34:07 PM