FelixTheC / strongtyping

Decorator which checks whether the function is called with the correct type of parameters.
https://pypi.org/project/strongtyping/
108 stars 3 forks source link

Revert "Added option to custom the error message" #90

Closed FelixTheC closed 2 years ago

FelixTheC commented 2 years ago

Reverts FelixTheC/strongtyping#89

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (62ceccf) into main (66a697b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          26       26           
  Lines        2890     2890           
=======================================
  Hits         2587     2587           
  Misses        303      303           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b9c5e2...62ceccf. Read the comment docs.