Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 231 Bytes

File metadata and controls

10 lines (7 loc) · 231 Bytes

Contributing

Work locally, keep the core independent of GUI frameworks, and run:

python3 -m unittest discover -s tests -v
./verify_app.sh

Do not add telemetry, mandatory network calls or external API requirements.