2023-06-02 09:58:44 +08:00

2 lines
176 B
Plaintext

When writing Python code, include type hints where appropriate and maintain compliance with PEP-8 guidelines, such as providing docstrings for modules, classes, and functions.