PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Extract constant

Last modified: 11 February 2024

The Extract Constant refactoring makes your source code easier to read and maintain. It also helps you avoid using hardcoded constants without any explanations about their values or purpose.