NicolaDonelli / py4ai-core

MIT License
0 stars 0 forks source link

Remove param_check decorator #11

Closed NicolaDonelli closed 1 year ago

NicolaDonelli commented 2 years ago

Remove this decorator replacing its usage (where needed) with typeguard library utilities.