Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 262 Bytes

File metadata and controls

9 lines (5 loc) · 262 Bytes

Project Instructions

Code Style

  • use modern python type hint (>=python3.13, prefering built-in type or keyword instead of types in typing module)

Agents guide

  • ask me if I need test script/explanatory documentation instead of automate generate it