Closed khwilo closed 4 months ago
Make code readable by following the guides:
This is the official style guide for Python code.
Group imports in the following order:
Use isort for sorting imports
Make code readable by following the guides:
PEP 8
This is the official style guide for Python code.
Imports
Group imports in the following order:
Use isort for sorting imports