mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
500 stars 35 forks source link

models are saved by default #117

Closed mbrunel closed 2 years ago

mbrunel commented 2 years ago

The boolean is set to True, but the docstring said otherwise.

This change only concerns the documentation.

It may warrant a mini release, idk.

github-actions[bot] commented 2 years ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
627 511 82% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
client/blindai/client.py 79% 🟢
TOTAL 79% 🟢

updated for commit: cd926fa by action🐍