Pynguin 0.21.0
stephanlukasczyk
released this
25 May 12:43
·
1047 commits
to main
since this release
-
Fix a bug in the module analysis regarding nested functions
Nested functions/closures caused Pynguin's module analysis to crash with an
failing assertion. -
Improve the branch-distance computation for
bool
values -
Allow for more statistics variables regarding number of lines and cyclomatic
complexity