CirSandro / PFEE-ZAMA

A capstone project in collaboration with Zama to develop a privacy-preserving machine learning model using PPML, FHE and Concrete ML to detect banking frauds.
1 stars 1 forks source link

Improving code quality with linters (Pylint, Black, NbQA) #21

Open CirSandro opened 2 days ago

CirSandro commented 2 days ago

This issue aims to integrate linters such as Pylint, Black, or NbQA (notebook) to improve the quality, readability, and adherence to coding conventions in the project, including Jupyter notebooks. This will help detect potential errors before execution and ensure standards-compliant code.