eclipse-qrisp / Qrisp

Qrisp - a framework for high-level programming of Quantum computers
https://www.qrisp.eu/
Eclipse Public License 2.0
83 stars 23 forks source link

Fix Linting stage in CI/CD Pipeline #24

Closed MatP1337 closed 7 months ago

MatP1337 commented 7 months ago

The CI/CD Pipeline currently returns an error for the linting stage. Just the isort tool works. Black, pylint and flake8 return an error.

This issue was migrated from the internal development server after the 0.4 update and transition to open development