fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.19k stars 390 forks source link

Fix precommits #741

Closed jmitrevs closed 1 year ago

jmitrevs commented 1 year ago

Description

Run the pre-commit hooks globally before the 0.7 release

Type of change

Tests

Standard tests should catch if this adds an error.

Checklist

jmitrevs commented 1 year ago

There is a circular import (I think) in pytests. Will try to fix.