[mypy] Fix type annotations for boolean_algebra/quine_mc_cluskey.py (… · coderjack/algorithms-in-python@08254eb · GitHub
Skip to content

Commit 08254eb

Browse files
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

File tree

boolean_algebra/quine_mc_cluskey.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)