mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
297 stars 43 forks source link

Add linter to CI #172

Closed mc2-bot closed 3 years ago

mc2-bot commented 3 years ago

Adds Python flake8/black linter, and clang format linter to CI

Also fixes previously uncaught linting edits

Also removes old Secure XGBoost demo, as Secure XGBoost is not yet supported with the new client

Fixes #148