Domain model add concept of deallocation.
Update tests for python-mocks-where-to-patch
Also add comment to explain the patch approach.
closes #19 . Tested that running with python 3.9 and 3.10 works.
I think this warning is a fix (#190) to highlight limitations when using click
and typeguard
instead of treating it as an error. https://github.com/agronholm/typeguard/issues/191#issuecomment-852426427 explains the issue in detail.