{{ message }}
Commit 08254eb
authored
[mypy] Fix type annotations for boolean_algebra/quine_mc_cluskey.py (TheAlgorithms#5489)
* Add missing type annotation
* Fix conversion bug
This failed when called with the documented example of `1.5` and was correctly
pointed out by `mypy --strict`1 parent 83a63d9 commit 08254eb
1 file changed
Lines changed: 2 additions & 2 deletions

0 commit comments