2023-05-05 15:34:22 +08:00

1 line
175 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.