hackingmaterials/rocketsled

Look into defining some common functions for type checking

Opened this issue · 0 comments

All the isinstance checking in the code is not good practice. There can be common functions for type checking (if absolutely needed)