Files
ALwrity/prompt
2023-10-07 10:51:22 +05:30

5 lines
320 B
Plaintext

Move all hard coded values from the modules and put the them in a config file.
Suggest functions that be improved upon on readibility, polymorphism and remove redundany.
Make the code conform to PEP standards.
Include try and except. Include exception at possible places. Include detailed excpetions and error messages.