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

Revert "disable pylint warning on magic value comparison" #29

Closed lkct closed 1 year ago

lkct commented 1 year ago

Reverts april-tools/cirkit#24

It seems for now that enforcing the use of enum classes/constant values is a good practice.

lkct commented 1 year ago

Still too strict.