Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 153 Bytes

File metadata and controls

7 lines (4 loc) · 153 Bytes

Guidelines

  • Never read .venv directory. It's just Python virtual environment.

Code style

  • Use typed Python annotations in function signatures.