april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Introduce strict and relaxed mypy rules allowing explicit Any and kwargs #222

Open loreloc opened 6 months ago

loreloc commented 6 months ago

As per title. Can we specify different sets of mypy rules in the project toml file?