best-doctor / Mario

Shaping your business logic in Python
MIT License
17 stars 2 forks source link

Add Decimal to allowed types? #19

Closed mcproger closed 4 years ago

mcproger commented 4 years ago

I think we should add Decimal type to is_contains_only_basic_types

@Melevir what do you think?

Melevir commented 4 years ago

Yes, lets do that.

mcproger commented 4 years ago

Also added None